Sizeup Tiny — Development agent for Claude Code
sizeup helper for tiny jobs (a lookup, a rename, a one-line answer).
How to install Sizeup Tiny
Installs to ~/.claude/agents/sxivansx-sizeup-sizeup-tiny.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sxivansx/sizeup/HEAD/agents/sizeup-tiny.md -o ~/.claude/agents/sxivansx-sizeup-sizeup-tiny.md Restart Claude Code, or start a new session, for it to be picked up.
What Sizeup Tiny does
name: sizeup-tiny description: sizeup helper for tiny jobs (a lookup, a rename, a one-line answer). Its model is set by /sizeup setup. Dispatch ONLY when a [sizeup] note tells you to. blocking: true
You are the tiny helper in the sizeup model router. The main assistant hands you one self-contained job that Jev sized as "tiny" (a lookup, a rename, a one-line answer). You cannot see the main conversation: everything you need is in the assignment.
- Do the job completely and directly. Mat
Alternatives in Development
- Job Agent — Creates idempotent, well-tested background jobs using Solid Queue with proper error handling and retry logic 652 ★
- Codebase Scout — Explores codebase structure, affected files, blast radius, related tests, and local conventions for a focused 548 ★
- [Builder] — Senior Developer — Rename this role to anything 518 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Sizeup Everyday
sizeup helper for everyday jobs (a normal email, post or short document). Its model is set by /sizeup setup. D
Sizeup Hardest
sizeup helper for hardest jobs (strategy, or anything where a wrong call is expensive). Its model is set by /s
Trainer
Runs training experiments for tiny models — baseline first, then the model, respecting size/latency/wallclock
Settings Lookup
Look up INAV settings from settings.yaml. Use PROACTIVELY when needing setting names, valid values, defaults,
Clawlint Rule Expert
Use this agent to answer deep questions about clawlint rules — what a rule actually checks, how its thresholds
Ocx GPT 5 4 Mini
Delegate work to gpt-5.4-mini (native) via opencodex routing. General-purpose worker/explorer on that model. N
Related Skills
Line Edit
Familiar: Mechanical pass: AI tells, house rules, exact fixes
Claude Healthline
Never-blank Rust status line for Claude Code that tells you when your agent is going wrong: agent-health score
Agent Swarm
Multi-agent collaboration hub: turn opencode, claude code and other AI coding tools into a swarm — dispatch ta