What problem does it solve?
This Skill enables effective management of pull request reviews by handling threads, comments, and branch consolidations to improve code review workflows.
Core Features & Use Cases
- Review Thread Management: Discover, respond to, and resolve review threads in pull requests automatically.
- Comment Automation: Reply to specific comments with contextually appropriate messages referencing commits.
- Branch Consolidation: Merge related pull requests or branches to simplify project integration and reduce review overhead.
- Use Case: A developer needs to address multiple PR feedbacks quickly, reply with fixes, close threads, and consolidate overlapping PRs into a single branch for deployment.
Quick Start
Use the pr-management skill to fetch all review threads for PR number 56 and reply with an approved fix, then resolve the thread and verify the status.