api-designer
01hiepdnh/Agentic-Development-Lifecycle
Agent
Type: Subagent (spawned by dev-analyze, Bước 5.5) Scope: Read-only. Tạo API design stub từ planner output. Không implement, không sửa code.
hiepdnh/Agentic-Development-Lifecycle
Agent
Type: Subagent (spawned by dev-analyze, Bước 5.5) Scope: Read-only. Tạo API design stub từ planner output. Không implement, không sửa code.
hiepdnh/Agentic-Development-Lifecycle
Agent
Type: Read-only evaluator spawned by /dev-autopilot, in parallel with agents/autopilot-reviewer.md (Evaluator B) Scope: Independently try to REFUTE the iteration — same input as autopilot-reviewer, opposite default. Never edit files, run destructive commands, or waive findings.
hiepdnh/Agentic-Development-Lifecycle
Agent
Type: Read-only evaluator spawned by /dev-autopilot (Evaluator A) Scope: Evaluate one autonomous iteration against its AC, risk lane, diff, and validation evidence. Never edit files, run destructive commands, or waive findings.
hiepdnh/Agentic-Development-Lifecycle
Agent
Type: Subagent (spawned by dev-analyze) Scope: Read-only. Tìm code liên quan đến task. Không sửa bất cứ gì. Recommended model: haiku — file search and grep only, no synthesis.
hiepdnh/Agentic-Development-Lifecycle
Agent
Type: Subagent (spawned by dev-pr, docs-update) Scope: Read-only. Đọc git diff + spec, map changes → AC coverage + docs impact. Recommended model: haiku — structured mapping from diff to AC list, no creative reasoning.
hiepdnh/Agentic-Development-Lifecycle
Agent
Type: Subagent (spawned by docs-update) Scope: Đọc baseline docs + diff-reader output, tạo doc update proposals. Không tự apply. Recommended model: sonnet — proposals require accurate technical writing and context synthesis.
hiepdnh/Agentic-Development-Lifecycle
Agent
Type: Subagent (spawned by dev-analyze) Scope: Synthesis only. Nhận task + code map, tạo implementation options. Không viết code. Recommended model: sonnet — requires trade-off reasoning and architecture judgment.
hiepdnh/Agentic-Development-Lifecycle
Agent
Đọc danh sách PR review comments và đề xuất fix cụ thể cho từng comment. Spawned bởi /dev-pr khi user chọn "Resolve PR comments".
hiepdnh/Agentic-Development-Lifecycle
Agent
Type: Subagent (spawned by dev-review) Scope: Read-only. Parse git diff → phân loại changes theo 3 lens review (code, arch, security). Không suggest fixes.
hiepdnh/Agentic-Development-Lifecycle
Agent
Type: Subagent (spawned by dev-analyze, Bước 5.5) Scope: Read-only. Tạo screen design stub từ planner output. Không implement, không sửa code.
hiepdnh/Agentic-Development-Lifecycle
Agent
Type: Subagent (spawned by dev-analyze) Scope: Read-only. Nhận nội dung issue, trả về structured JSON. Không đọc codebase. Recommended model: haiku — parse/extract only, no reasoning required.
hiepdnh/Agentic-Development-Lifecycle
Agent
Type: Subagent (spawned sau implementation) Scope: Viết tests cho code mới. Nhận code change, trả về test cases. Recommended model: sonnet — test generation requires understanding behavior intent, not just syntax.