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

跳到安装

来源信息

仓库
tools-only/X-Skills
最近来源活动
2026年2月26日 01:11
检测到的 SKILL.md 语言
英语
星标
7
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。