yumedzi/yumedzi_claude_plugins
Agent
Heavy reasoning — architecture tradeoffs, root-cause analysis, risk assessment. Read-only. Dispatch when quick implementation would be premature, the problem has no obvious cause and spans multiple modules, or a worker has failed twice and reported up (escalation target of the cheap-first cascade).
yumedzi/yumedzi_claude_plugins
Agent
Web researcher — searches and synthesizes into a sourced brief. Dispatch for open-ended external questions needing 3+ sources triangulated (library docs, error messages, API references, comparisons). For a single known URL, WebFetch directly instead.
yumedzi/yumedzi_claude_plugins
Agent
Fast, cheap codebase recon (Haiku). Dispatch when the task names an area but not specific files, or when orienting would take 5+ greps/reads — returns a structured file map with line ranges and key snippets, not full source. Read-only.
yumedzi/yumedzi_claude_plugins
Agent
Isolated code worker — reads, writes, edits, runs commands. Dispatch for self-contained code changes with full context in the prompt; protects its own context by spawning scout/researcher. Also runs headless via claude --agent worker.