Use this agent when you need to review code for adherence to project guidelines, style guides, and best practices. This agent should be used proactively after writing or modifying code, especially before committing changes or creating pull requests.
$curl -o .claude/agents/code-reviewer.md https://raw.githubusercontent.com/the01geek/devflow-autopilot/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/the01geek/devflow-autopilot/HEAD/agents/code-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/the01geek/devflow-autopilot.