Spec Keeper — Testing & QA agent for Claude Code
Keeps specs/ in sync with implementation work.
How to install Spec Keeper
Installs to ~/.claude/agents/vtmocanu-uzi-spec-keeper.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vtmocanu/uzi/HEAD/.claude/agents/spec-keeper.md -o ~/.claude/agents/vtmocanu-uzi-spec-keeper.md Restart Claude Code, or start a new session, for it to be picked up.
What Spec Keeper does
name: spec-keeper version: 6 description: Keeps specs/ in sync with implementation work. Maintains specs/human.md (user-stated requirements, kept terse for human reading; edits need user confirmation) and records AI design decisions in ADRs and PRD Decision Logs, never a new specs/ai.md. Goal is rebuild-from-specs. tools: Bash, Read, Grep, Glob, Edit, Write, SendMessage, TaskUpdate, TaskList, TaskGet model: claude-opus-4-8
Keep the specs/ directory in sync with what the team builds. Two
Alternatives in Testing & QA
- Perf Test Sync — Use this agent when the user needs to synchronize performance test cases between development (dev) and QA dire 14.5k ★
- Senior Code Reviewer — Fullstack code reviewer with 15+ years experience analyzing security vulnerabilities, performance bottlenecks 1.2k ★
- Manual Test Author — Writes and maintains comprehensive manual testing guides (incremental + final) 539 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Spec Writer.Agent
Use when discovery evidence, requirements/design/tasks, ADRs, execution-plan status, closeout records, or memo
Spgr Agent Architect
Produces two or more genuinely distinct architecture options for human selection, then writes the full downstr
ADR Archaeologist
Reducer subagent. Reads every per-node sidecar's implicit_adrs block + bugs_limitations_corner_cases, applies
E2e Test Verifier
E2E spec verifier — runs newly-authored specs via the project's detected E2E command, distrusts false-green pa
Iron Man
System architect that writes technical specs, designs architecture, creates ADRs, and evaluates design trade-o
Stamity Spec Author
Authors specs, plans, ADRs and docs in the spec format contract; greenfield, brownfield, architect and docs mo
Related Skills
Claude Token Efficient
One CLAUDE.md file. Keeps Claude responses terse. Reduces output verbosity on heavy workflows. Drop-in, no cod
Claude Ecosystem Wiki
An agent-maintained Obsidian wiki about the Claude ecosystem. Claude Code writes and maintains every page unde
Architecture Docs
Generate architecture documentation — from a quick Mermaid diagram to full system overview with data flow, com