What problem does it solve?
This Skill helps you debug failing GitHub pull request checks without manually digging through scattered logs, confusing statuses, or incomplete check details.
Core Features & Use Cases
- Check Inspection: Uses the GitHub CLI to find the relevant PR and identify failing GitHub Actions checks.
- Log Extraction: Pulls run and job logs, handles field drift and pending log availability, and surfaces the most relevant failure snippet.
- Safe Fix Workflow: Summarizes the failure context, drafts a concise remediation plan, and waits for explicit approval before any implementation.
- Use Case: When a pull request fails CI, this Skill gives you the check name, run URL, log evidence, and a focused next-step plan instead of forcing you to hunt through GitHub manually.
Quick Start
Ask the skill to inspect the current repository’s failing GitHub PR checks, summarize the failure context, and propose a fix plan.