Agent skill

monitor

Monitor a PR until CI is 100% green, fixing any failures

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/monitor

SKILL.md

Monitor this PR and ensure it's 100% green. If any CI checks fail, analyze the failure, fix the issue, and push the fix. Repeat until all checks pass.

Steps:

  1. Get current PR status with gh pr checks
  2. If all green, done
  3. If any failing, get the failure logs
  4. Analyze and fix the issue
  5. Commit and push the fix
  6. Sleep 60s between status checks (CI can take a while)
  7. Repeat until 100% green

$ARGUMENTS

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results