Productivity · Version 1.3.0 · Reviewed 2026-08-02
Review Comment Classifier
Turn engineering context into a reliable artifact for review thread triage and comment intent classification with evidence, explicit trade-offs, and a verification plan.
4 method steps
4 documented failure modes
4 diagnostic checks
7 quality gates
Classifies review comments by mechanism, severity, action, evidence, and whether the current revision already resolves them. It grounds the decision in review threads, cited lines, revision history, repository rules, and the current diff and explicitly prevents keyword classification losing the requested outcome or treating an outdated line reference as an unresolved defect.
₹199 one-time
Get this skill archive
What it checks first
Review Comment Classifier classifies review comments by mechanism, severity, action, evidence, and whether the current revision already resolves them. It grounds the decision in review threads, cited lines, revision history, repository rules, and the current diff and explicitly prevents keyword classification losing the requested outcome or treating an outdated line reference as an unresolved defect. Use it when the work involves Review thread triage, Comment intent classification, Stale finding detection.
- The entry points and the data flow between them, which is the fastest way to build an accurate mental model.
- Where behavior is actually decided, rather than where it appears to be configured.
- Which parts change frequently, since those carry the most current knowledge and the most risk.
- The seams where a change can be made safely without a wide blast radius.