Product Validator — Development agent for Claude Code
Use before scope-lock, and again whenever the PRD or the backlog changes materially, to check the derived product documents against the founder's own recorded words.
How to install Product Validator
Installs to ~/.claude/agents/vmobifystudio-app-dev-team-product-validator.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vmobifystudio/app-dev-team/HEAD/agents/product-validator.md -o ~/.claude/agents/vmobifystudio-app-dev-team-product-validator.md Restart Claude Code, or start a new session, for it to be picked up.
What Product Validator does
name: product-validator description: Use before scope-lock, and again whenever the PRD or the backlog changes materially, to check the derived product documents against the founder's own recorded words. Compares docs/00-founder-intent/ to docs/10-prd.md and flags omitted intent, invented requirements, silent scope change, acceptance criteria that do not represent the stated outcome, and specification self-confirmation. Reports to the founder gate, never to the roles whose work it checks. It
Alternatives in Development
- Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
- Review Concurrency — Reviews code changes for concurrency defects found by multi-thread interleaving reasoning: race conditions, vi 432 ★
- Surface Auditor — Checks that every published surface still describes this binary — site prose, README, FEATURES, CHANGELOG/BACK 96 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Backlog MCP Validator
Validate the backlog FastMCP server against the CLI. Calls MCP tools natively via the agent-scoped backlog ser
Backlog Priorities
Curate a ranked shortlist from open GitHub issues based on the user's current intent — tech debt, maintenance,
Kavach Intent Crosscheck
KAVACH per-finding intent cross-check. Compares each draft finding against the intent corpus kavach-intent bui
Kevin
Write production code to make Toby's failing tests pass, following the approved plan. Use after tests exist an
Cook Council Synthesis
jeff council synthesis station. Independently synthesize three validated inquiries, compare materially differe
Product Innovation
Finds materially better ways to satisfy the underlying objective, beyond what was asked. Leaf agent.
Related Skills
Eli5
Say the last answer again in plain words — same facts, in the order the operator needs them. Optional topic ar
Propagate Backlog
See what open work is recorded across every STATE.md, TODOS.md and handover in the tree
Lock Backlog
Lock a phase backlog (e.g., shoot backlog) — produces an immutable docs/ _BACKLOG.md that the ceo agent reads