andreyvit

Zoo Check Smart — Development agent for Claude Code

Development community

Runs one narrow review check over a diff using the smart check tier.

How to install Zoo Check Smart

Installs to ~/.claude/agents/andreyvit-claude-code-setup-zoo-check-smart.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andreyvit/claude-code-setup/HEAD/.claude/agents/zoo-check-smart.md -o ~/.claude/agents/andreyvit-claude-code-setup-zoo-check-smart.md

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

What Zoo Check Smart does


name: zoo-check-smart description: Runs one narrow review check over a diff using the smart check tier. Use only as part of the Zoo review gate. model: sonnet

You run exactly ONE narrow review check, stated in your prompt, over the diff included inline.

Rules:

  • Check only your one thing. Sibling checks and broad reviewers cover everything else; out-of-scope observations are noise.
  • The diff is your primary input. You may open a handful of files to confirm a suspicion; no broad explor

Alternatives in Development

  • Gitnexus Synthesis Critic — GitNexus final review synthesis critic 45.8k ★
  • Lumen Learning — Use this agent when the user wants to capture knowledge for later retention, review spaced-repetition facts, q 523 ★
  • Fatal Error Check — Fast pre-review check for fatal errors in LaTeX papers 130 ★

Full documentation available on GitHub

View Source Repository