关于
The Autonomous CI Verification skill transforms how Claude handles task completion by enforcing a strict evidence-first protocol. It prevents premature success claims by requiring Claude to run local test suites, commit and push changes, and then actively monitor remote GitHub Actions workflows using the GitHub CLI. By blocking completion until all CI checks pass, this skill ensures high-quality code delivery, reduces broken builds, and eliminates common rationalizations for skipping verification in the development cycle.