github-comment-triage

Installation
SKILL.md

GitHub comment triage

Workflow

  1. Collect all open review threads and inline comments (not just summary).
  2. Classify each item:
    • Must fix — correctness, security, contract break, CI
    • Should fix — clarity, maintainability, agreed convention
    • Discuss — ambiguous or product decision
    • Defer — out of scope; needs follow-up issue
  3. Order must-fix first, then should-fix, then discuss.
  4. Implement with minimal scoped changes; one logical commit per theme when possible.
  5. Reply on each thread: what changed, where, or why deferred (link issue if deferred).
  6. Re-verify tests/lint before requesting re-review.

Response patterns

Installs
3
GitHub Stars
25
First Seen
May 25, 2026
github-comment-triage — charlieviettq/awesome-agent-skill