Analyze a project and generate production-grade CI/CD pipeline configuration for GitHub Actions or GitLab CI. Generates separate jobs for linting, static analysis, tests, and security scanning — adapted to the project's language, framework, and existing tooling.
| No CI config | generate | Create pipeline from scratch with interactive setup | | CI config exists but incomplete | enhance | Audit & improve, add missing jobs | | Full CI config | audit | Audit against best practices, fix gaps |
Store project context for later steps. If absent, Step 2 detects everything.
Générez un pipeline CI/CD (GitHub Actions / GitLab CI) avec peluchage, analyse statique, tests, sécurité. À utiliser lorsque l'utilisateur dit "ci", "setup ci", "github actions", "gitlab ci", "pipeline". Source : lee-to/ai-factory.