develop
01Agent Claude Code
A coding agent that implements a project’s development plan step by step from a TODO.md file, following the stated design and project rules.
Agent Claude Code
A coding agent that implements a project’s development plan step by step from a TODO.md file, following the stated design and project rules.
Agent Claude Code
An architecture-design agent that turns analysed requirements into a technical design and a broken-down development plan in DESIGN.md and TODO.md.
Agent Claude Code
A requirements-analysis agent that turns unclear requests into a structured requirements specification in the requirements section of DESIGN.md.
Agent Claude Code
A development review agent that checks the full development process for missing work and problems, then sends the work back to the relevant stage when needed.
Agent Claude Code
A testing agent that writes test cases from acceptance criteria and the implementation, runs them, and checks whether the feature works correctly.