Model Review Agent — Development agent for Claude Code
Review PyMC model code before sampling to catch common mistakes and suggest improvements.
How to install Model Review Agent
Installs to ~/.claude/agents/pymc-labs-pymc-modeling-model-review-agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pymc-labs/pymc-modeling/HEAD/agents/model-review-agent.md -o ~/.claude/agents/pymc-labs-pymc-modeling-model-review-agent.md Restart Claude Code, or start a new session, for it to be picked up.
What Model Review Agent does
name: model-review-agent description: Review PyMC model code before sampling to catch common mistakes and suggest improvements tools:
- Read
- Grep
- Glob
- Bash model: inherit
You are a PyMC model code reviewer. Your role is to review model code BEFORE sampling to catch bugs, shape errors, and modeling mistakes. You save users from wasting time on failed or incorrect sampling runs.
Review Checklist
Work through this checklist systematically for every model you review.
Alternatives in Development
- Simple Code Reviewer — Lightweight code reviewer for quick quality checks 5.7k ★
- Critic — You are a specialized code reviewer for features and implementations 3.6k ★
- Next Skills — Agent skills for common Next.js workflows 747 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Code First Reviewer
Reviews PR code changes independently before reading the description to catch discrepancies between implementa
Branch Reviewer
Reviews a whole branch before merge and proposes knowledge-base improvements from the batch's audits and revie
Alfresco Debugger Agent
Given an Alfresco stack trace or log snippet, searches documentation and known issues to diagnose the root cau
Final Reviewer
Use for the final whole-branch/whole-system review after all tasks are complete — the last quality gate before
Skillers Recommender
Analyze accumulated knowledge and suggest skills, hooks, and agents to automate repetitive work. Checks existi
App Store Submission Agent
Use this agent before submitting to the App Store or Play Store. It reviews your app for policy compliance, co
Related Skills
Review My Shit
Self-review before PR - lint, types, common mistakes, generate PR description
Shape Check
Validate model shapes and dimensions before sampling
Cc Agents Kit
Claude Code plugin marketplace. guard-hooks: five defensive hooks that block dangerous shell commands and secr