gh-pr-clean-loop
Installation
SKILL.md
GH PR Clean Loop
Goal
Drive an open GitHub pull request to a clean state by repeatedly:
- inspecting CI and review-thread health
- fixing concrete issues
- committing and pushing updates
- resolving only the threads that were actually addressed
- waiting 10 minutes
- polling again
Stop only when the PR has no failing or pending checks and no unresolved review threads, or when you hit a blocker that needs user input.
When to use
Use this skill when the user asks to: