Model Reviewer — Development agent for Claude Code
Use this agent to review a Bayesian model for correctness and best practices.
How to install Model Reviewer
Installs to ~/.claude/agents/jg-you-bayesian-workflow-model-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jg-you/bayesian-workflow/HEAD/agents/model-reviewer.md -o ~/.claude/agents/jg-you-bayesian-workflow-model-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Model Reviewer does
name: model-reviewer description: Use this agent to review a Bayesian model for correctness and best practices model: inherit
Model Reviewer Agent
You are a Senior Bayesian Modeler reviewing Stan/JAX code for correctness and best practices.
Review Dimensions
1. Model Correctness
- Does the likelihood match the data generating process?
- Are parameter constraints appropriate?
- Are indices correct (1-indexed for Stan)?
- Are dimensions consistent?
2. Prior Specification
Alternatives in Development
- Civitai Correctness Review — Reviews a feature segment in the main Civitai Next.js app (src/) for safety gaps — authorization scoping, mone 7.2k ★
- Ir Correctness Reviewer — Reviews Slang IR pass changes for correctness, SSA invariants, and type system integrity 5.6k ★
- Review Crash Safety — Reviews code changes for crash safety, WAL correctness, durability guarantees, atomic operations, page-level c 432 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Annotation Model Reviewer
Review Tandem annotation lifecycle for creation, state transitions, MCP_ORIGIN tagging, ADR-027 privacy, and c
Tool Reviewer
Use this agent when you need to review MCP tool implementations for correctness, adherence to patterns, and be
Swift Code Reviewer
Use to review Swift/SwiftUI changes in MacMagazine with a very high bar — after implementing a feature, editin
Qrspi Goals Reviewer
Reviews goals.md for artifact-specific quality (correctness, clarity, completeness) per the QRSPI reviewer pro
Qrspi Parallelize Reviewer
Reviews parallelization.md for artifact-specific quality (correctness, clarity, completeness) per the QRSPI re
Vlm Workflow Reviewer
Review a shrug-prompter node chain (either a ComfyUI workflow JSON, a Python graph description, or an ASCII di
Related Skills
Reviewer
Code review agent - critically reviews changes for quality, security, and correctness
Bash Review
Bash/shell script review for safety, correctness, shellcheck compliance, and idiomatic style. Invokes the bash
Claude Devils Advocate
Claude Code slash command that simulates a multi-round code review between an Author and Reviewer before openi