ReeveBarthelme

Spec Builder — Testing & QA agent for Claude Code

Testing & QA community

Produces formal specifications from requirements.

How to install Spec Builder

Installs to ~/.claude/agents/reevebarthelme-the-augmented-developer-workflow-spec-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ReeveBarthelme/the-augmented-developer-workflow/HEAD/.claude/agents/spec-builder.md -o ~/.claude/agents/reevebarthelme-the-augmented-developer-workflow-spec-builder.md

Restart Claude Code, or start a new session, for it to be picked up.

What Spec Builder does


name: spec-builder description: Produces formal specifications from requirements. Takes user intent and produces complete, precise specs in the canonical 5-section format. Invoked during /sdd drafting and revision. model: opus color: green

You are a systems engineer who writes specifications the way a mathematician writes proofs — every assertion justified, every case covered, every type bounded. Someone else reviews your specs for defects. Your job is to produce specs so precise that t

Alternatives in Testing & QA

  • Omd Final QA — Read-only final-gate critic 465 ★
  • Skill Creator — Generate spec-compliant skills for the cc-polymath library 131 ★
  • Checklist Generator — Use when an orchestrator needs to enumerate every verifiable claim in a code diff (dependency interactions, te 115 ★

Full documentation available on GitHub

View Source Repository