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.
Создайте конвейер CI/CD (GitHub Actions/GitLab CI) с линтингом, статическим анализом, тестами и безопасностью. Используйте, когда пользователь произносит «ci», «setup ci», «github action», «gitlab ci», «pipeline». Источник: lee-to/ai-factory.