The agentic SDLC,
gated by people.
Twelve specialist agents carry a feature from a plain-English requirement to a merged PR, across six phases. The agents draft and recommend, a human approves every phase, and every call is costed. It lives in the repo, Claude Code is the UI, there's no new dashboard to learn.
status: draft → approved before the next command runs. Commands abort if the upstream phase is not approved./sdlc-refine Orequirements-architect requirement.md /sdlc-plan Osolution-architect plan.md /sdlc-designoptional Oui-ux-designer design.md /sdlc-stories Sstory-writer + estimator stories/NN /sdlc-implement Oimplementer code + tests /sdlc-pr Sreviewer + 3 stack reviewers pr.md + PR /sync Sstatus-sync state rollup /cost cost-logger hook feature cost report /code-review, /portfolio and the roadmap commands sit alongside. The whole surface is invoked from inside Claude Code, in the repo.requirements-architect Senior BA. Asks 4–10 clarifying questions, never guesses.
→ requirement.mdsolution-architect Maps the requirement to modules, migrations and a file checklist.
→ plan.mdui-ux-designer Designs screens with healthcare guardrails. Read-only, writes no code.
→ design.mdstory-writer Splits the plan into vertical-slice stories with Given/When/Then ACs.
→ stories/NNimplementer Writes production code + co-located tests, one story per call.
→ code + testsreviewer Orchestrates three stack reviewers, blocks the PR on any blocker.
→ pr.md + PRbackend-reviewer CQRS discipline, tenant isolation, validation, PHI rules.
→ verdictfrontend-reviewer React/TS patterns, state boundaries, accessibility, tests.
→ verdictaws-infra-reviewer Least-privilege IAM, secrets, blast-radius, observability.
→ verdictproduct-auditor Retrospective friction + AI-opportunity audit of shipped work.
→ audit.mdstatus-sync Propagates state bottom-up: story → feature → epic.
→ statedashboard-generator Renders the live portfolio overview from current state.
→ overview.htmlOwns the front of the funnel, refine to hand-off.
Maps requirement to architecture, owns the trade-offs.
Implements one story at a time, opens the PR.
Validates acceptance criteria, signs off pre-release.
Pipelines, secrets, infra and deploy gates.
Velocity, spend and decisions, visible at a glance.
/sdlc-refine, an agent does the restrequirements-architect 3 42k 8k $1.23 solution-architect 2 68k 12k $1.92 ui-ux-designer 1 35k 9k $1.06 story-writer + estimator 2 52k 7k $0.27 implementer ×6 stories 6 312k 48k $8.94 reviewer + 3 stack reviewers 4 128k 14k $0.59 feature.md on sync, with an anomaly alert if a feature exceeds 2× the median for similar-sized work. The full per-feature ledger feeds ROI reporting →Gates are the product
The agent drafts and recommends a path. A person edits status to approved before anything proceeds.
Commands abort upstream
No phase can skip its gate, /sdlc-plan refuses to run until the requirement is approved.
Colour is meaning
Draft, code, review, done, every status is legible at a glance, never decorative.
It lives in the repo
Claude Code is the UI. No new dashboard, no portal, no tool for anyone to learn.