repo-ci
Installation
SKILL.md
Repo CI
Set up and audit CI/CD workflows using the repo-ci CLI against the standards defined in references/standards.md.
Modes
Audit Mode
Triggers: "check CI", "audit repo", "what's missing", "CI gaps", "CI health"
Load and follow references/audit-existing.md.
Run repo-ci audit --json to score the repo across 7 areas, present a scorecard, explain gaps, and offer to fix them.
Setup Mode
Triggers: "set up CI", "add workflows", "new project", "scaffold CI", "add GitHub Actions"
Load and follow references/setup-new.md.