Execute tests, diagnose failures, and fix code until all tests pass. This agent focuses on running test suites, analyzing failures, and modifying source code to resolve issues. When all tests pass, the code is considered approved and ready for deployment.
$curl -o .claude/agents/test-fix-agent.md https://raw.githubusercontent.com/zhao-wuyan/ccw-command-explorer/HEAD/.claude/agents/test-fix-agent.mdInstalls into the current project.
Install test-fix-agent by running `curl -o .claude/agents/test-fix-agent.md https://raw.githubusercontent.com/zhao-wuyan/ccw-command-explorer/HEAD/.claude/agents/test-fix-agent.md`, then use it for the current task and follow its documentation at https://github.com/zhao-wuyan/ccw-command-explorer.