Data Science Reviewer banner
JoSGomes JoSGomes

Data Science Reviewer

Testing & QA community

Description

--- name: data-science-reviewer description: Fast Data Science code review focused on research-critical bugs: data leakage, incomplete seeds, temporal leakage, test set reuse, and generator exhaustion. Returns only high-confidence issues. Use for pre-commit or pre-PR checks on DS/ML code. model: haiku tools: Read, Glob, Grep, Bash(git diff:*), Bash(git show:*) --- Fast, focused Data Science code reviewer. Return only real issues — no nitpicks, no false positives. Research correctness over style

Installation

Installs to ~/.claude/agents/josgomes-claude-code-skills-data-science-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JoSGomes/claude-code-skills/HEAD/agents/data-science-reviewer.md -o ~/.claude/agents/josgomes-claude-code-skills-data-science-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository