Use this agent when code changes need review before completion. For example: after implementing a data pipeline, after building a model training loop, after writing feature engineering code, before merging a PR, when refactoring existing ML code, or when validating that code…
$curl -o .claude/agents/code-reviewer.md https://raw.githubusercontent.com/xvirobotics/metaskill/HEAD/examples/data-science/.claude/agents/code-reviewer.mdInstalls into the current project.
Install code-reviewer by running `curl -o .claude/agents/code-reviewer.md https://raw.githubusercontent.com/xvirobotics/metaskill/HEAD/examples/data-science/.claude/agents/code-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/xvirobotics/metaskill.