Agent
Synthesizes research outputs from parallel researcher agents into SUMMARY.md. Spawned by /gtd:new-project after 4 researcher agents complete.
Agent
Synthesizes research outputs from parallel researcher agents into SUMMARY.md. Spawned by /gtd:new-project after 4 researcher agents complete.
Agent
Creates project roadmaps with phase breakdown, requirement mapping, success criteria derivation, and coverage validation. Spawned by /gtd:new-project orchestrator.
Agent
Verifies threat mitigations from PLAN.md threat model exist in implemented code. Produces SECURITY.md. Spawned by /gtd:secure-phase.
Agent
Implements exactly one orchestrator-scoped task inside an isolated task worktree, commits the task changes, and returns verification evidence to the task orchestrator.
Agent
Retroactive 6-pillar visual audit of implemented frontend code. Produces scored UI-REVIEW.md. Spawned by /gtd:ui-review orchestrator.
Agent
Validates UI-SPEC.md design contracts against 6 quality dimensions. Produces BLOCK/FLAG/PASS verdicts. Spawned by /gtd:ui-phase orchestrator.
Agent
Produces UI-SPEC.md design contract for frontend phases. Reads upstream artifacts, detects design system state, asks only unanswered questions. Spawned by /gtd:ui-phase orchestrator.
Agent
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
Verifies phase goal achievement through goal-backward analysis. Checks codebase delivers what phase promised, not just that tasks completed. Creates VERIFICATION.md report.