A skill that teaches AI agents how to systematically diagnose and fix CI/CD pipeline failures.
This skill provides a structured methodology for AI agents to:
- Retrieve and parse CI/CD failure logs
- Classify failures by type and root cause
- Generate targeted fixes
- File PRs to stabilize pipelines
See SKILL.md for the full agent instructions.