Agent skills for GitHub Actions.
Optimize your GitHub Actions using your own coding agent, 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 works - configuration
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 - attack surface
Close critical attack vectors in GitHub Actions with /ci-secure
ci-secure scans your workflows for the ten critical attack vectors, explains each as a plain-English attacker scenario, and fixes the ones you pick.
Scanned against the ten critical attack vectors.
See how ci-secure works
Diagnose a failed job with /sling
sling is the agent-first CLI for StarSling Runners: why a job failed, where the time went and what CI costs, and the skill teaches your agent to use it.
Read from your own runs, on demand.