What problem does it solve?
It helps teams quickly turn noisy or mixed PR review feedback into concrete actions, ensuring important issues get fixed promptly while clearly pushing back on false positives.
Core Features & Use Cases
- Assess review feedback for validity and impact: categorize each comment as actionable, false positive, or deferrable based on worth and effort rather than origin or history.
- Perform targeted fixes and evidence-backed verification: address actionable items, confirm changes via diff and logs, and gather commit and file/line references for clarity.
- Post a structured status update to trigger re-review: report what was fixed, what was pushed back, what was deferred, and what remains so reviewers can efficiently re-check.
Quick Start
Run the triage skill using the provided review markdown file path argument so it can assess each review item, implement actionable fixes, and post a triage update back to the PR.