hiepdnh/Agentic-Development-Lifecycle

Agentic Development Lifecycle

6Stars on the repository
50Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

api-designer

01

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.

6 5d ago A 0 tokens original MIT

autopilot-adversary

02

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.

6 5d ago A 0 tokens original MIT

autopilot-reviewer

03

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.

6 5d ago A 0 tokens original MIT

code-scout

04

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.

6 5d ago A 0 tokens original MIT

diff-reader

05

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.

6 5d ago A 0 tokens original MIT

doc-updater

06

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.

6 5d ago A 0 tokens original MIT

planner

07

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.

6 5d ago A 0 tokens original MIT

pr-resolver

08

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".

6 5d ago A 35 tokens original MIT

review-reader

09

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.

6 5d ago A 0 tokens original MIT

screen-designer

10

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.

6 5d ago A 0 tokens original MIT

task-reader

11

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.

6 5d ago A 0 tokens original MIT

test-gen

12

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.

6 5d ago A 0 tokens original MIT