Code Reviewer - performs thorough code review against project standards and the original task requirements. Checks for bugs, security issues, code quality, and convention adherence. Use after implementation.
$curl -o .claude/agents/code-reviewer.md https://raw.githubusercontent.com/d3x293/code-crew/HEAD/agents/code-reviewer.mdInstalls into the current project.
Install code-reviewer by running `curl -o .claude/agents/code-reviewer.md https://raw.githubusercontent.com/d3x293/code-crew/HEAD/agents/code-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/d3x293/code-crew.