CI Generate

Generate a production-ready CI/CD pipeline config (GitHub Actions, GitLab CI, CircleCI, or Jenkins) by discovering the project's actual stack, test/build commands, and dependencies. Use when setting up CI for a new project, adding a missing workflow file, or asked to create/generate a pipeline, workflow, or `.gitlab-ci.yml`/`Jenkinsfile`. Not for writing a Dockerfile itself (see docker-init), this only wires CI stages around one. Not for running existing CI checks locally (use ci-local), this skill only authors the pipeline file itself.

mgiovani eddf2a0 4 files · 32.7 KB Updated

File contents

mgiovani/cc-arsenal/tree/main/skills/ci-generate commit eddf2a0272

Frequently asked questions

npx skillmds@latest add mgiovani/ci-generate