概要
The CI Monitoring skill automates the repetitive cycle of monitoring pull request checks and debugging failures. By integrating directly with the GitHub CLI, it tracks pipeline status in real-time and identifies the root cause of failures, ranging from simple linting errors to complex test regressions. When a failure occurs, Claude autonomously diagnoses the issue, implements a fix, and re-pushes the code, repeating this cycle until the pipeline is green or an unresolvable infrastructure issue is identified and documented. This skill ensures that code is production-ready and passing all quality gates before human intervention is required.