Analyze failed GitHub Action jobs for a pull request.
4.6
Rating
0
Installs
DevOps & Infrastructure
Category
Well-documented skill for analyzing GitHub Actions CI failures. The description clearly explains invocation patterns (PR URLs or job URLs), prerequisites (GitHub token), and expected output format. The command interface is straightforward with good examples. Task knowledge is solid for a CLI wrapper skill - it abstracts the complexity of fetching logs and using Claude for analysis. Structure is clean and concise. Novelty is moderate: while it automates a useful workflow (fetching CI logs + LLM analysis), a CLI agent could accomplish similar results by chaining gh CLI commands and API calls, though this skill does provide meaningful convenience and token savings by packaging the entire workflow.
Loading SKILL.md…

Skill Author