Use this agent proactively to guide refactoring decisions during code improvement and reactively to assess refactoring opportunities after tests pass (TDD's third step). Invoke when tests are green, when considering abstractions, or when reviewing code quality.
$curl -o .claude/agents/refactor-scan.md https://raw.githubusercontent.com/tae0y/python-project-template/HEAD/.claude/agents/refactor-scan.mdInstalls into the current project.
Install refactor-scan by running `curl -o .claude/agents/refactor-scan.md https://raw.githubusercontent.com/tae0y/python-project-template/HEAD/.claude/agents/refactor-scan.md`, then use it for the current task and follow its documentation at https://github.com/tae0y/python-project-template.