Agent Claude Code
Researches domain ecosystem before roadmap creation. Produces files in .planning/research/ consumed during roadmap creation. Spawned by /gsd-new-project or /gsd-new-milestone orchestrators.
Agent Claude Code
Researches domain ecosystem before roadmap creation. Produces files in .planning/research/ consumed during roadmap creation. Spawned by /gsd-new-project or /gsd-new-milestone orchestrators.
Agent Claude Code
Synthesizes research outputs from parallel researcher agents into SUMMARY.md. Spawned by /gsd-new-project after 4 researcher agents complete.
Agent Claude Code
Creates project roadmaps with phase breakdown, requirement mapping, success criteria derivation, and coverage validation. Spawned by /gsd-new-project orchestrator.
Agent Claude Code
Verifies threat mitigations from PLAN.md threat model exist in implemented code. Produces SECURITY.md. Spawned by /gsd-secure-phase.
Agent Claude Code
Retroactive 6-pillar visual audit of implemented frontend code. Produces scored UI-REVIEW.md. Spawned by /gsd-ui-review orchestrator.
Agent Claude Code
Validates UI-SPEC.md design contracts against 6 quality dimensions. Produces BLOCK/FLAG/PASS verdicts. Spawned by /gsd-ui-phase orchestrator.
Agent Claude Code
Produces UI-SPEC.md design contract for frontend phases. Reads upstream artifacts, detects design system state, asks only unanswered questions. Spawned by /gsd-ui-phase orchestrator.
Agent Claude Code
Analyzes extracted session messages across 8 behavioral dimensions to produce a scored developer profile with confidence levels and evidence. Spawned by profile orchestration workflows.
Agent Claude Code
Verifies phase goal achievement through goal-backward analysis. Checks codebase delivers what phase promised, not just that tasks completed. Creates VERIFICATION.md report.
Command Claude Code
Generate tests for a completed phase based on UAT criteria and implementation.
Command Claude Code
Generate an AI-SPEC.md design contract for phases that involve building AI systems.
Command Claude Code
Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit.
Command Claude Code
Audit milestone completion against original intent before archiving.
Command Claude Code
Cross-phase audit of all outstanding UAT and verification items.
Command Claude Code
Run all remaining phases autonomously — discuss→plan→execute per phase.
Command Claude Code
Capture ideas, tasks, notes, and seeds to their destination.
Command Claude Code
Archive accumulated phase directories from completed milestones.
Command Claude Code
Review source files changed during a phase for bugs, security issues, and code quality problems.
Command Claude Code
Archive completed milestone and prepare for next version.
Command Claude Code
Configure GSD settings — workflow toggles, advanced knobs, integrations, and model profile.
Command Claude Code
Systematic debugging with persistent state across context resets.
Command Claude Code
Gather phase context through adaptive questioning before planning.
Command Claude Code
Generate or update project documentation verified against the codebase.
Command Claude Code
Audit an executed AI phase's evaluation coverage and produce an EVAL-REVIEW.md remediation plan.