Dispatch By Tier banner
contact715 contact715

Dispatch By Tier

Development community

Description

# Skill: dispatch by tier — Haiku / Sonnet / Opus per work shape > Wave: 54 | Status: experimental | Tags: [dispatch, cost, performance] --- ## When to use Every time you call the Agent tool with `subagent_type: general-purpose` (or any other agent that takes a `model` override), pick the tier explicitly. The default is Sonnet — that's overkill for mechanical work and underpowered for hard architectural synthesis. Anthropic's "Advisor strategy" (Code with Claude 2026) reports **frontier

Installation

Installs to ~/.claude/skills/contact715-jidoka-dispatch-by-tier/SKILL.md

Terminal
mkdir -p ~/.claude/skills/contact715-jidoka-dispatch-by-tier && curl -fsSL https://raw.githubusercontent.com/contact715/jidoka/HEAD/.claude/skills/dispatch-by-tier.md -o ~/.claude/skills/contact715-jidoka-dispatch-by-tier/SKILL.md

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

Full documentation available on GitHub

View Source Repository