address-pr-comments
Installation
SKILL.md
Address PR Comments
Use GitHub review metadata plus the local checkout.
Workflow:
- Fetch PR metadata and review comments.
- Separate actionable comments from noise or already-resolved remarks.
- Inspect the touched code paths locally.
- Implement the agreed fixes.
- Run the smallest relevant validation.
- Summarize what was addressed and any comments left intentionally unresolved.
Follow repo conventions from AGENTS.md: no AI attribution, signed commits when committing.