Gh Actions Triage

Diagnose a failed GitHub Actions run — fetch the failed-step logs, find the actual error in the noise, classify it as a real failure, a flake, base-branch breakage, config drift, or infrastructure, and propose a specific fix. Use whenever CI is red — "the build failed", "CI is broken", "why did the pipeline fail", "check the Actions run", "my PR won't build" — or after pushing when a run needs checking. Do NOT use for local test failures that never reached CI, or for reviewing code quality (use java-code-review).

holmesrm88 Updated

File contents

holmesrm88/agentic-skills/tree/main/skills/gh-actions-triage commit f897ff3ce4

Frequently asked questions

npx skillmds@latest add holmesrm88/gh-actions-triage