Skip to main content

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 pri

Jump to install

Source facts

Repository
tools-only/X-Skills
Last source activity
February 26, 2026 at 01:11
Detected SKILL.md language
English
Stars
7
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.