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.
Generieren Sie eine CI/CD-Pipeline (GitHub Actions / GitLab CI) mit Linting, statischer Analyse, Tests und Sicherheit. Wird verwendet, wenn der Benutzer „ci“, „setup ci“, „github actions“, „gitlab ci“, „pipeline“ sagt. Quelle: lee-to/ai-factory.