open source
Agent skills for GitHub Actions.
Skills your coding agent runs against your own repository, on your own machine.
the skills
wall clock
Fix slow GitHub Actions with /ci-speedup
ci-speedup samples your own Actions runs, finds the check that gates your pull requests, and hands your coding agent the evidence to shorten it.
Measured in minutes from your real runs.
See how ci-speedup worksconfiguration
Improve your GitHub Actions setup with /ci-score
ci-score reads a local checkout, grades it against the best-practice rubric we publish, and ranks a fix for every gap it finds.
Graded pass/fail against a published rubric.
See how ci-score works