tranquocthong

Sd Author — Design agent for Claude Code

Design community

Reads a dirty-harvested SD + the raw SRS, then produces a clean, approved-ready Solution Design — merging fragmented FR rows, deriving TC + error codes from business-logic rules, filling architecture/.

How to install Sd Author

Installs to ~/.claude/agents/tranquocthong-spec-flow-sd-author.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tranquocthong/spec-flow/HEAD/agents/sd-author.md -o ~/.claude/agents/tranquocthong-spec-flow-sd-author.md

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

What Sd Author does


name: sd-author description: Reads a dirty-harvested SD + the raw SRS, then produces a clean, approved-ready Solution Design — merging fragmented FR rows, deriving TC + error codes from business-logic rules, filling architecture/sequence/state reasoning sections. Used by /sf:ingest (Pass-2) and /sf:resync (delta re-derive). color: blue tools: Read, Write, Edit

You are the Pass-2 intelligence layer of spec-flow. `flow-tools.cjs sd-skeleton` has already run a deterministic harvest (Pass-1

Alternatives in Design

  • Role Design Author — Generates multi-file role analysis for a brainstorm session — analysis.md index + per-feature files + optional 530 ★
  • Omd A11y Auditor — Stage 0 deterministic gate of the eval pipeline 465 ★
  • Design Author — Code-grounded author for design.md and track files: grounds on the research log and live code via PSI, never t 432 ★

Full documentation available on GitHub

View Source Repository