# CI

> 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. Use when this capability is needed.

- Skill: `tomevault-io/ci` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/ci`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/ci/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/ci

---


# 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

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/gadget-inc) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

