What problem does it solve?
Manually checking GitHub PR workflow results, waiting for completion, and sifting through logs for errors is a tedious and time-consuming process. This Skill automates the entire process, providing a concise summary of job statuses and actionable commands to retrieve logs, saving you significant debugging time.
Core Features & Use Cases
- Automated Waiting: Automatically waits for all PR workflows to complete, eliminating manual polling.
- Job Status Summary: Provides a clear overview of which workflow jobs passed or failed.
- Error Extraction: Extracts key error messages and test failures from logs of failed jobs, without loading full logs into context.
- Log Retrieval Commands: Generates
gh CLI commands to fetch full logs or specific job logs for deeper investigation.
- Use Case: You've pushed a change and need to know if CI passed. Instead of constantly refreshing GitHub Actions, use this Skill to automatically wait for completion, then get a summary of any failures with direct commands to pull relevant logs.
Quick Start
Use the getting-pr-workflow-results skill for PR number 456 to get a summary of all workflow job outcomes and any detected errors.