Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.
8.1
Rating
0
Installs
DevOps & Infrastructure
Category
Excellent skill that automates GitHub Actions CI debugging and fixing. The description is clear and actionable, providing a CLI agent with sufficient context to invoke the skill appropriately. Task knowledge is comprehensive with detailed workflow steps covering authentication, PR resolution, log fetching, failure analysis, and fix implementation. The structure is well-organized with clear sections and good separation between overview and detailed workflow. The bundled Python script (referenced but treated as present per instructions) adds automation value. Novelty is high as this workflow would require significant token overhead and multiple manual steps for a CLI agent to orchestrate from scratch. Minor improvement areas: could benefit from more explicit error handling examples and the structure could be slightly more modular if the workflow grew more complex. Overall, this is a production-ready skill that meaningfully reduces complexity and cost for CI/CD debugging tasks.
Loading SKILL.md…