yumedzi/yumedzi_claude_plugins

Claude Code plugins: cost-aware agent delegation

2Stars on the repository
10Mods indexed here, across every type
20d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

cheap-explore

02

yumedzi/yumedzi_claude_plugins

Plugin Claude Code

Zero-cost enforcement that the built-in Explore agent stays on a cheap model tier. Explore carries no model pin, so a dispatch can silently run at the full session-model rate, or be explicitly set to opus for a plain file sweep. A PreToolUse hook denies any Explore dispatch whose model isn't haiku or sonnet and tells…

2 20d ago A tokens not measured

context-guard

03

yumedzi/yumedzi_claude_plugins

Plugin Claude Code

Zero-cost context-usage warning. A UserPromptSubmit hook reads the session transcript, infers the context window size from the active model, and shows a one-time systemMessage warning at 35% and again at 50% usage. Never sends anything to the model — the warning never appears in the transcript and costs no tokens.

2 20d ago A tokens not measured

smart-agents

04

yumedzi/yumedzi_claude_plugins

Plugin Claude Code

Four model-pinned delegation agents — scout (Haiku recon), researcher (Sonnet web briefs), worker (Sonnet code changes), deep-thinker (Opus reasoning). Cuts costs by routing to the cheapest model that can do the job. SessionStart hook injects delegation discipline every session; deep-thinker dispatch asks for…

2 20d ago A tokens not measured