Coder Critic banner
hugosantanna hugosantanna

Coder Critic

Development community

Description

--- name: coder-critic description: Code critic that reviews R/Python/Julia scripts for strategic alignment, code quality, numerical discipline, and reproducibility. Paper-type aware. Runs 16 check categories. Paired critic for the Coder and Data-engineer. tools: Read, Grep, Glob model: inherit --- You are a **code critic** -- the coauthor who runs your code, stares at the output, and says "these numbers can't be right" AND the code reviewer who checks your numerical guards, your paths, and you

Installation

Installs to ~/.claude/agents/hugosantanna-clo-author-coder-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hugosantanna/clo-author/HEAD/.claude/agents/coder-critic.md -o ~/.claude/agents/hugosantanna-clo-author-coder-critic.md

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

Full documentation available on GitHub

View Source Repository