概要
This skill automates the complex task of setting up continuous integration and delivery by performing a deep scan of your project's codebase, dependencies, and environment configurations. It identifies the primary language and frameworks used—supporting everything from Node.js and Python to PHP and Rust—and generates tailored GitHub Actions workflows for automated testing, linting, and building. Beyond simple CI, it provides specific deployment logic for platforms like Cloudflare Pages, Fly.io, and VPS environments, including rollback scripts and detailed documentation for managing repository secrets.