What problem does it solve?
This Skill streamlines the process of addressing pull request review comments by automating the discovery, triage, and resolution of issues, providing a structured workflow that enhances productivity.
Core Features & Use Cases
- Automated PR Review: Fetches open review comments for the current branch's PR.
- Comment Triage: Classifies and prioritizes comments into 'obvious' and 'requires judgment' categories.
- Code Resolution: Executes fixes for 'obvious' issues and invokes a secondary tool for complex decisions.
- Conventional Commits: Generates conventional commit messages for resolved issues.
- Use Case: Ideal for developers who want to quickly and systematically address review feedback without missing critical points.
Quick Start
Run the fix-pr skill to initiate the process of resolving PR review comments.