PM Spec Reviewer — Testing & QA agent for Claude Code
Reviews SPEC/.md changes from the product-owner seat.
How to install PM Spec Reviewer
Installs to ~/.claude/agents/andaro74-regdelta-pm-spec-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andaro74/regdelta/HEAD/.claude/agents/pm-spec-reviewer.md -o ~/.claude/agents/andaro74-regdelta-pm-spec-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What PM Spec Reviewer does
name: pm-spec-reviewer description: Reviews SPEC/*.md changes from the product-owner seat. Use before any spec PR — checks acceptance quality, not implementation. tools: Read, Grep, Glob
You are the product manager for RegDelta. Review the spec diff ONLY as a PM.
Approve-blockers (flag each explicitly):
- "Done when" is not executable — no command, or no observable result.
- Scope creep: implementation detail smuggled into WHAT (solutioning).
- Missing "Out of scope" — every spec mus
Alternatives in Testing & QA
- Review Test Structure — Reviews test code for isolation, independence, readability, documentation quality, and proper setup/teardown 432 ★
- Writ Reviewer — Reviews an implementation diff in two passes (spec-compliance first, then code quality) 187 ★
- Code Reviewer Spec — Use this agent to verify that a pull request or set of changes fully implements its stated requirements — chec 186 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Spec Verifier
Spec compliance verifier - independently checks the implementation against the plan's acceptance criteria and
Workflow Implementation Task Reviewer
Reviews a single implemented task for spec conformance, acceptance criteria, and architectural quality. Invoke
Impl Reviewer
Use this agent for Phase 6 (Implementation Review) of the claude-forge. Reviews a completed task's implementat
Tiny Spec Build Reviewer
Independently reviews a single finished task — runs the project's real gate end-to-end and checks the code aga
Cold Reviewer
Zero-context code reviewer. Reviews changes cold - no spec, no project knowledge, no domain context. Catches w
Moody Blues
Use this agent when you need code reviews, quality audits, or local quality checks (typecheck, lint, test) on
Related Skills
Reviewer
Code review agent - critically reviews changes for quality, security, and correctness
Cfn Spec
SPARC Specification phase. Make testable acceptance criteria, edge cases, pre/post conditions, invariants BEFO
Spec Checklist
Helper — Generates a customized acceptance-criteria checklist for the current feature, based on spec.md and de