Zoo Check Fast banner
andreyvit andreyvit

Zoo Check Fast

Development community

Description

--- 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

Installation

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

Terminal
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.

Full documentation available on GitHub

View Source Repository