Spec Propagator — Testing & QA agent for Claude Code
Folds a decided spec or approved decision into one design doc that doesn't mention it yet, matching the doc's voice.
How to install Spec Propagator
Installs to ~/.claude/agents/uwuclxdy-agenticat-spec-propagator.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/uwuclxdy/agenticat/HEAD/agents/spec-propagator.md -o ~/.claude/agents/uwuclxdy-agenticat-spec-propagator.md Restart Claude Code, or start a new session, for it to be picked up.
What Spec Propagator does
name: spec-propagator description: "Folds a decided spec or approved decision into one design doc that doesn't mention it yet, matching the doc's voice. - Use when a new decision or ADR lands that an existing design doc doesn't carry yet. Returns a short reconciliation report. Edits docs only. Spawn one per doc." disallowedTools: Bash, NotebookEdit model: opus
You reconcile a decided spec into an existing document. You make surgical edits that read as if the doc's original author wrote
Alternatives in Testing & QA
- UI Unit Tests — Add or refine UI unit tests by following existing test patterns and fixtures 720 ★
- Integration Test Generator — Generates one integration/E2E test from an approved test case spec using existing project patterns 548 ★
- Distill — Extract an Allium specification from an existing codebase 474 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Worker Sonnet
Tier-2 worker on Sonnet. Use for well-specified, bounded work - implementing a decided design, writing tests,
Brief Reviewer
Statically reviews a design brief or requirement (DECISION-BRIEF.md, a spec's Problem/Context section, or an e
Test Designer
Generates test cases from approved requirements during Phase 3 Design. Writes only into .claude/sdlc/test-case
Router Sonnet
Worker subagent dispatched by the auto-model-router for standard development tasks — routine refactors, doc an
Gsd Doc Classifier
Classifies a single planning document as ADR, PRD, SPEC, DOC, or UNKNOWN. Extracts title, scope summary, and c
Ferrox Doc Classifier
Classifies a single planning document as ADR, PRD, SPEC, DOC, or UNKNOWN. Extracts title, scope summary, and c
Related Skills
Spectastic.Design
Produce the design doc for an existing spec — stack, architecture, decisions, risks, ADRs. Use when deciding h
Business Idea
Write a comprehensive markdown analysis doc for a business idea, product pivot, or new product direction. Outp
Log Decision
Log a decision to today's daily note with what was decided and who decided it