architect
01Agent
Turns research into system and module design. Writes architecture.md with boundaries, data flow, and risks. Uses a capped todo granularity of 8-30 items for a typical feature and avoids over-granular decomposition.
Agent
Turns research into system and module design. Writes architecture.md with boundaries, data flow, and risks. Uses a capped todo granularity of 8-30 items for a typical feature and avoids over-granular decomposition.
Agent
Reviews changed code for correctness, security, and convention compliance before downstream delivery.
Agent
Implements or changes code per architecture and tasks. Produces implementation-handoff.md summarizing what changed, how to verify, and open risks. Uses a capped todo granularity of 8-30 items for a typical feature and avoids over-granular decomposition.
Agent
Verifies that submitted changes work and meet the accepted criteria. Produces qa-handoff.md summarizing if the changes meet the accepted criteria.
Agent
Explores relevant docs and code paths, then summarizes findings for downstream agents.
Agent
Examine changed code, configs, and dependencies for security vulnerabilities and risky patterns. Summarize blocking issues clearly.