Zoo Check Fast — Development agent for Claude Code
Runs one narrow review check over a diff using the fast check tier.
How to install Zoo Check Fast
Installs to ~/.claude/agents/andreyvit-claude-code-setup-zoo-check-fast.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andreyvit/claude-code-setup/HEAD/.claude/agents/zoo-check-fast.md -o ~/.claude/agents/andreyvit-claude-code-setup-zoo-check-fast.md Restart Claude Code, or start a new session, for it to be picked up.
What Zoo Check Fast does
name: zoo-check-fast description: Runs one narrow review check over a diff using the fast check tier. Use only as part of the Zoo review gate. model: haiku
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 explorati
Alternatives in Development
- Fatal Error Check — Fast pre-review check for fatal errors in LaTeX papers 130 ★
- Ds Flash — DSH (DeepSeek Harness) worker on the flash tier - fast and cheap 116 ★
- Backend Convention Checker — Use this agent when a plan file's lint verification stage needs to be executed — specifically to check recentl 109 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Zoo Check Smart
Runs one narrow review check over a diff using the smart check tier. Use only as part of the Zoo review gate.
Zoo Check Smartest
Runs one narrow review check over a diff using the smartest check tier. Use only as part of the Zoo review gat
Orch Reviewer
Bulk-tier standard code reviewer for the orchestrator. Use for Class: review — check a diff or a set of files
Review Readability.Agent
Read-only readability reviewer. Flags ambiguous names, deep nesting, and non-obvious decisions without comment
Review Reliability.Agent
Read-only reliability reviewer. Flags missing error-path tests, non-deterministic behavior, and absent input v
Habit Judge
Read-only verifier that scores a session, a diff, or a transcript against a habit set and returns an evidence-
Related Skills
Check CI
Token-free PR merge-gate watcher — one process loops inside gh pr checks --watch --fail-fast, then verifies ze
Jobs Priority Watch
Priority-function watch. Narrow, fast ATS-direct scan of the profile's priority companies for the function the
Codex Review Fast
Deprecated forwarding alias for the fast uncommitted-diff Codex review.