yumedzi/yumedzi_claude_plugins
Plugin Claude Code
Plugin marketplace listing 3 plugins: smart-agents, cheap-explore, context-guard.
yumedzi/yumedzi_claude_plugins
Plugin Claude Code
Plugin marketplace listing 3 plugins: smart-agents, cheap-explore, context-guard.
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…
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.
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…