skilly. Buy ad slot
All skills
Devops · Github · Testing / AGENT SKILL

ci

gadget-inc/slatedb-node
0 installs 4 GitHub stars
0

Diagnoses and fixes CI failures and reruns GitHub Actions jobs.
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.

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

# 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

Skill folder

Files included alongside SKILL.md in the publisher’s repository.