Code Forge — TDD
⚡ Execution Entry Point
@../shared/execution-entrypoint.md
For this skill: start at Step 0 (Determine Mode). If you catch yourself about to say "falling back to manual TDD", STOP and go to the indicated step.
Test-Driven Development enforcement for any code change, with built-in code analysis.
When to Use
- Writing code outside of code-forge:impl workflow (ad-hoc changes, quick fixes)
- Adding tests to existing code that lacks coverage
- Implementing t
[Description truncada. Veja o README completo no GitHub.]