Use this agent proactively to guide Test-Driven Development throughout the coding process and reactively to verify TDD compliance. Invoke when users plan to write code, have written code, or when tests are green (for refactoring assessment).
$curl -o .claude/agents/tdd-guardian.md https://raw.githubusercontent.com/tae0y/python-project-template/HEAD/.claude/agents/tdd-guardian.mdInstalls into the current project.
Install tdd-guardian by running `curl -o .claude/agents/tdd-guardian.md https://raw.githubusercontent.com/tae0y/python-project-template/HEAD/.claude/agents/tdd-guardian.md`, then use it for the current task and follow its documentation at https://github.com/tae0y/python-project-template.