implementer
01Agent Claude Code
A short-lived implementation agent that completes one assigned coding task from a workflow coordinator. It follows test-driven development, or TDD, which means writing a failing test, making it pass, and then improving the code.