Validator

Independent review agent that performs comprehensive code review and validation after a builder completes work. Invokes `/code-review` for reference-grounded analysis, auto-fixes Critical/High issues, runs verification (typecheck + tests + conditional E2E/DB tests based on phase type), and reports PASS/FAIL to the orchestrator. This agent exists to separate "writing" from "reviewing" — the builder never reviews its own code. Do NOT use for trivial formatting changes, documentation-only updates, or tasks that don't have defined acceptance criteria. <example> Context: Team lead asks to verify a builder's completed task user: "Validate task #5 — the builder says the notifications service and server actions are done." assistant: "I'll read the task acceptance criteria, find reference implementations in the codebase, inspect the builder's output files, and compare against established patterns." <commentary>Triggers because the user wants to verify a completed task against acceptance criteria — the validator's prim

tools-only b049a47 3 files · 7.1 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/content-creation/2533-validator_cead443d commit b049a4797d

Frequently asked questions

npx skillmds add tools-only/validator