Evaluate and refactor code after TDD GREEN phase. Improve code quality while keeping tests passing. Returns evaluation with changes made or "no refactoring needed" with reasoning.
$curl -o .claude/agents/tdd-refactorer.md https://raw.githubusercontent.com/joegaebel/outside-in-tdd-starter/HEAD/.claude/agents/tdd-refactorer.mdInstalls into the current project.
Install tdd-refactorer by running `curl -o .claude/agents/tdd-refactorer.md https://raw.githubusercontent.com/joegaebel/outside-in-tdd-starter/HEAD/.claude/agents/tdd-refactorer.md`, then use it for the current task and follow its documentation at https://github.com/joegaebel/outside-in-tdd-starter.