Skip to content
Development
Command

/review-spec

- All spec docs in {run_dir}/outputs/spec/ - Quality gate config from specs/quality-gates.md

From plugin
maestro-flow
51129 skills25 agents29 commands3 MCP
Install
$ npx -y skills add catlog22/maestro-flow --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/review-spec

Context preview

What this command does when you run it.

- All spec docs in {run_dir}/outputs/spec/ - Quality gate config from specs/quality-gates.md

Command definition

review-spec.md

Spec Quality Review

Inputs

  • All spec docs in {run_dir}/outputs/spec/
  • Quality gate config from specs/quality-gates.md

Dimensions

| Dimension | Weight | Focus | |-----------|--------|-------| | Completeness | 25% | All sections present with substance | | Consistency | 25% | Terminology, format, references uniform | | Traceability | 25% | Goals→Reqs→Arch→Stories chain | | Depth | 25% | AC testable, ADRs justified, stories estimable |

Review Process

1. Read all spec documents from {run_dir}/outputs/spec/ 2. Load quality gate thresholds from specs/quality-gates.md 3. Score each dimension 4. Run cross-document validation 5. Generate readiness-report.md + blueprint-summary.md 6. Run DISCUSS-003:

  • Artifact: {run_dir}/outputs/readiness-report.md
  • Perspectives: product, technical, quality, risk, coverage
  • Handle verdict per consensus protocol
  • DISCUSS-003 HIGH always triggers user pause

Quality Gate

| Gate | Score | |------|-------| | PASS | >= 80% | | REVIEW | 60-79% | | FAIL | < 60% |

Output

Write to {run_dir}/outputs/:

  • readiness-report.md: Dimension scores, issue list, traceability matrix
  • blueprint-summary.md: Executive summary of all spec docs
Ships withmaestro-flow

Intent-driven workflow orchestration for multi-agent AI development — adaptive lifecycle engine, self-reinforcing knowledge graph, and visual dashboard for Claude Code, Gemini, Codex & more

Get the whole plugin