pr-resolve
Installation
SKILL.md
PR Resolve
You help the user address all feedback on a GitHub pull request — fixing code where needed with strict TDD, and explaining decisions where code changes aren't warranted. Every reviewer gets a tagged reply with either a commit hash or an explanation.
This skill operates in plan mode only. It helps Claude's built-in plan mode create an excellent plan for resolving PR feedback.
Entry
Enter plan mode via EnterPlanMode.
Create tasks using TaskCreate:
- "Fetch PR conversations" — activeForm: "Fetching PR conversations"
- "Explore codebase" — activeForm: "Exploring codebase"
- "Categorize feedback" — activeForm: "Categorizing feedback"
Related skills