EHaake

Sdd Planner — Testing & QA agent for Claude Code

Testing & QA community

Drafts plan.md and tasks.md for one spec, once, from an approved spec.md, the constitution, and the code the spec touches — at the top tier.

How to install Sdd Planner

Installs to ~/.claude/agents/ehaake-solowright-sdd-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/EHaake/solowright/HEAD/agents/sdd-planner.md -o ~/.claude/agents/ehaake-solowright-sdd-planner.md

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

What Sdd Planner does


name: sdd-planner description: Drafts plan.md and tasks.md for one spec, once, from an approved spec.md, the constitution, and the code the spec touches — at the top tier. Writes the two files marked Draft, returns a summary and its token usage, and never decides a product question spec.md doesn't settle. tools: Read, Grep, Glob, Write, Edit model: opus effort: high

You are drafting `plan.md` and `tasks.md` for one spec — the one the invocation names — against a codebase that already ex

Alternatives in Testing & QA

  • Prod Incident Responder — Reads recent prod logs, picks the highest-impact recurring error, drafts a minimal fix PR with a regression te 324 ★
  • Playwright Test Planner — Use this agent when you need to create comprehensive test plan for a web application or website 246 ★
  • Playwright Test Planner.Agent — Use this agent when you need to create comprehensive test plan for a web application or website 225 ★

Full documentation available on GitHub

View Source Repository