# Fix Gh Actions

> Investigate and fix failing GitHub Actions checks for this repo or its PRs. Use when the user asks to debug CI failures, broken workflows, failed release jobs, or failing GitHub checks.

- Skill: `fallow-rs/fix-gh-actions` (Agent Skill)
- Install (CLI): `npx skillmds@latest add fallow-rs/fix-gh-actions`
- Raw SKILL.md: https://api.skillmd.com/api/skills/fallow-rs/fix-gh-actions/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: fallow-rs (https://skillmd.com/u/fallow-rs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/fallow-rs/fix-gh-actions

---


# Fix GitHub Actions

Use GitHub metadata, local repo inspection, and local reproduction where possible.

Workflow:
1. Identify the failing workflow, job, and step.
2. Inspect the relevant workflow files, scripts, jq filters, and code paths.
3. Reproduce locally when feasible.
4. Fix the smallest root cause rather than papering over symptoms.
5. Re-run targeted validation and report residual risk.

If the failure is in `action/` or `action.yml`, also use `github-action-review`.

