What problem does it solve?
This SOP provides a structured approach to implementing code tasks using test-driven development (TDD). It acts as a Technical Implementation Partner and TDD Coach, guiding teams to design tests first, plan the work, code with idiomatic patterns, and commit changes in a traceable workflow. It emphasizes readability, extensibility, and alignment with existing project conventions across languages.
Core Features & Use Cases
- Guided Explore, Plan, Code, Commit workflow that aligns with existing package patterns.
- Automatic generation of test cases and implementation scaffolds to drive development in Python, Swift, and other languages.
- Collaborative guidance with options for interactive or auto modes, with clear documentation artifacts.
- Supports integration with current repository structures, emphasizing maintainability and clean handoffs.
Quick Start
Describe your task_description and the assistant will guide you through Explore, Plan, Code, and Commit steps, generating tests, code skeletons, and commit-ready changes.