Use this agent when the user wants to fix all code quality issues in the project, including linting, formatting, and unused code detection.
$curl -o .claude/agents/quality-fixer.md https://raw.githubusercontent.com/matt1398/claude-devtools/HEAD/.claude/agents/quality-fixer.mdInstalls into the current project.
Install quality-fixer by running `curl -o .claude/agents/quality-fixer.md https://raw.githubusercontent.com/matt1398/claude-devtools/HEAD/.claude/agents/quality-fixer.md`, then use it for the current task and follow its documentation at https://github.com/matt1398/claude-devtools.