Process external code review feedback with technical rigor. Use when receiving feedback from another LLM, human reviewer, or CI tool. Verifies claims before implementing, tracks disposition.
This skill inherits all available tools. When active, it can use any tool Claude has access to.
EVALUATION.mdRESPONSE.mdTRACKING.mdVERIFICATION.mdreferences/skill-integration.mdProcess code review feedback with verification-first discipline. No performative agreement. Technical correctness over social comfort.
┌─────────────┐ ┌──────────────┐ ┌─────────────┐
│ VERIFY │ ──▶ │ EVALUATE │ ──▶ │ EXECUTE │
│ (tool-based)│ │ (decision │ │ (implement/ │
│ │ │ matrix) │ │ reject/ │
└─────────────┘ └──────────────┘ │ defer) │
└─────────────┘
Verify before implementing. Ask before assuming.
For each feedback item:
VERIFICATION.md - Tool-based verification workflowEVALUATION.md - Decision matrix and rulesRESPONSE.md - Structured output formatTRACKING.md - Logging disposition to CSVreferences/skill-integration.md - Using with code-review skills