What problem does it solve?
CI/CD pipelines can fail for various reasons, leading to delays and frustration. This Skill automates the process of checking workflow statuses, troubleshooting failures, and analyzing logs, quickly pinpointing issues so you can resolve them efficiently.
Core Features & Use Cases
- Workflow Status Overview: Get a quick summary of recent GitHub Actions runs.
- Detailed Failure Analysis: Drill down into failed jobs and view logs to diagnose root causes.
- Re-run & Validate: Easily re-run failed workflows and validate fixes, ensuring your pipelines are always green.
- Use Case: Your CI pipeline just failed on a critical branch. Instead of manually navigating GitHub, use this Skill to instantly identify the failing job, view its logs, and re-run it after applying a fix, all from your agent.
Quick Start
Check the health of the CI/CD pipelines in this project.