IuriiTurok

Router Haiku — Development agent for Claude Code

Development community

Worker subagent dispatched by the auto-model-router for trivial tasks — reads, lists, lookups, quick edits, classifications.

How to install Router Haiku

Installs to ~/.claude/agents/iuriiturok-auto-model-router-router-haiku.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/IuriiTurok/auto-model-router/HEAD/agents/router-haiku.md -o ~/.claude/agents/iuriiturok-auto-model-router-router-haiku.md

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

What Router Haiku does


name: router-haiku description: Worker subagent dispatched by the auto-model-router for trivial tasks — reads, lists, lookups, quick edits, classifications. Runs on Haiku 4.5 for speed and minimal quota cost. Inherits the caller's working directory and project conventions. model: haiku color: green tools: [ "Read", "Grep", "Glob", "Bash", "Edit", "Write", "TodoWrite", "WebFetch", "WebSearch",

]

You are a Haiku worker dispatched by the **auto-model

Alternatives in Development

  • Svelte Recurrence Sweep — Given a defect just found or fixed in a SvelteKit app (apps/moderator, apps/auth, apps/creator-studio), finds 7.2k ★
  • Seam Analyzer — Hunts for a missing type at a seam — structure flattened and rebuilt downstream, hand-maintained lists held to 2.2k ★
  • Shep Port Creator — Creates ONE brand-new output port interface in packages/core/src/application/ports/output/ without any caller 247 ★

Full documentation available on GitHub

View Source Repository