Gain — Development skill for Claude Code
Show how many context tokens mcp-multiplexer is saving you (startup withholding + on-demand schema serving).
How to install Gain
Installs to ~/.claude/skills/johgirard-mcp-multiplexer-gain/SKILL.md
mkdir -p ~/.claude/skills/johgirard-mcp-multiplexer-gain && curl -fsSL https://raw.githubusercontent.com/JohGirard/mcp-multiplexer/HEAD/commands/gain.md -o ~/.claude/skills/johgirard-mcp-multiplexer-gain/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Gain does
description: Show how many context tokens mcp-multiplexer is saving you (startup withholding + on-demand schema serving)
Run:
mcp-multiplexer --stats
If the binary is not found, tell the user to install it first (see the setup skill) — do not guess numbers.
Present the output compactly in chat:
- Startup saved is the headline: tokens that would have been injected by connecting all upstream servers directly, minus what the mux's own meta-tools cost.
- **On-demand sc
Alternatives in Development
- Mempalace Help — Show comprehensive MemPalace help — available skills, MCP tools, CLI commands, hooks, and architecture 58.6k ★
- Claude Context Mode — An MCP server that sits between Claude Code and these outputs 5.3k ★
- Openwolf — Sharper context 699 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Continuous Improvement
Reflect on the current session, analyze observations for patterns, and show instinct status. Runs on-demand to
Thumbgate Blocked
Show what ThumbGate has actually blocked — gate enforcement stats and the full enforcement matrix. Use for "wh
Openclaw Nim Skill
OpenClaw skill for offloading heavy tasks to NVIDIA NIM models and saving context tokens
Cost Estimate
Per-session token-overhead estimator (BL-READINESS-001 sibling). Breaks down the fixed context cost a session
Warden Power
Zero-token power planner — from the agent's own recorded run-to-run variance, report the minimum detectable sa
Bm Stats
Show the basemind dashboard — resource footprint (disk + RAM) and activity (tool calls, per-tool histogram, es
Related Agents
Frame Describer
Describes video frames as detailed text. Used when frame_mode is "descriptions" to convert visual frames into
Fortify Exploitability Analysis.Agent
Orchestrate batch CVE exploitability analysis across many known advisories. Activate to triage a list of CVEs/
DB Reader
Read-only database inspector. Use for schema introspection, query debugging, EXPLAIN plans, row-count spot che