Diagnoses and fixes CI failures and re-runs GitHub Actions jobs. Use when CI is failing, tests break in CI, lint errors block merging, a build fails, or jobs need re-running.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add gadget-inc/ggt --skill ci --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ci?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gadget-inc-ggt)More formats (shields.io, HTML) on the badges page.
---
name: ci
description: Diagnoses and fixes CI failures and re-runs GitHub Actions jobs. Use when CI is failing, tests break in CI, lint errors block merging, a build fails, or jobs need re-running.
---
# CI
Inspect, fix, and re-run GitHub Actions CI on the current branch.
## Operations
### Fix CI Failures
Identify failed jobs in the latest CI run, analyze logs, categorize failures, and fix each one.
See [fix.md](fix.md) for detailed instructions.
### Re-run CI Jobs
Re-run failed or all jobs in the latest CI run.
See [rerun.md](rerun.md) for detailed instructions.
## Routing
- "fix ci" / "ci is broken" / "tests failing in CI" / "lint failing" / "build broken" → **Fix**
- "rerun ci" / "retry ci" / "re-run the build" / "run ci again" → **Re-run**
- "fix and push" → **Fix**, then use git skill to commit and push
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!