fix-gh-actions
Installation
SKILL.md
Fix GitHub Actions
Use GitHub metadata, local repo inspection, and local reproduction where possible.
Workflow:
- Identify the failing workflow, job, and step.
- Inspect the relevant workflow files, scripts, jq filters, and code paths.
- Reproduce locally when feasible.
- Fix the smallest root cause rather than papering over symptoms.
- Re-run targeted validation and report residual risk.
If the failure is in action/ or action.yml, also use github-action-review.