What problem does it solve?
After completing a PR review and the author pushes fixes and replies, manually checking every review thread to confirm if concerns are addressed is time-consuming and easy to miss. This Skill automates that validation process to save reviewer time and ensure no feedback is overlooked.
Core Features & Use Cases
- Thread Validation: Automatically checks each review thread you started against the latest PR diff, author replies, and current file content to assign a clear verdict (addressed, justified, not-addressed, or unclear).
- Batch Action: Presents a summary of all thread verdicts for a single confirmation, then posts replies and resolves valid threads in one batch instead of handling each manually.
- Use Case: Ideal for code reviewers managing multiple PR follow-ups, ensuring all raised concerns are properly tracked and resolved without repetitive manual work.
Quick Start
Use the pr-follow-up skill to validate if the fixes for my open PR review threads are properly addressed.