sxivansx

Sizeup Tiny — Development agent for Claude Code

Development community

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

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