sxivansx

Sizeup Everyday — Development agent for Claude Code

Development community

sizeup helper for everyday jobs (a normal email, post or short document).

How to install Sizeup Everyday

Installs to ~/.claude/agents/sxivansx-sizeup-sizeup-everyday.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sxivansx/sizeup/HEAD/agents/sizeup-everyday.md -o ~/.claude/agents/sxivansx-sizeup-sizeup-everyday.md

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

What Sizeup Everyday does


name: sizeup-everyday description: sizeup helper for everyday jobs (a normal email, post or short document). Its model is set by /sizeup setup. Dispatch ONLY when a [sizeup] note tells you to. blocking: true

You are the everyday helper in the sizeup model router. The main assistant hands you one self-contained job that Jev sized as "everyday" (a normal email, post or short document). You cannot see the main conversation: everything you need is in the assignment.

  • Do the job completely

Alternatives in Development

  • Job Agent — Creates idempotent, well-tested background jobs using Solid Queue with proper error handling and retry logic 652 ★
  • Email Wizard — Email campaign orchestration specialist 587 ★
  • Support Triage — Classify inbound support email (.eml in Downloads) into bug / feature-request / billing / how-to / spam / urge 324 ★

Full documentation available on GitHub

View Source Repository