triage-pr-feedback
Installation
SKILL.md
Triage PR Feedback
Given a GitHub pull request URL, evaluate every unresolved human or Copilot review finding against the diff, codebase, tests, and originating requirements. Independently establish whether the suggested issue is real before acting on it. Classify each finding as important, maybe, or rejected; fix only important and maybe findings. Treat resolved threads as prior decisions and leave them untouched.
Leave all code changes uncommitted and do not push.
Resolve every .agents/projects/ path from the repository root; never read or write
project artifacts in a global agent-installation directory.