Cost Estimate banner
jacobo07 jacobo07

Cost Estimate

Development community

Description

--- name: cost-estimate description: Per-session token-overhead estimator (BL-READINESS-001 sibling). Breaks down the fixed context cost a session pays at startup -- global + project CLAUDE.md, memory files, plugins, MCP servers, governance and planning docs -- and converts it to an estimated USD overhead on Opus / Sonnet / Haiku. Use it to see where the session-start token budget goes and what to trim. On-demand diagnostic, not a hook. --- # /cost-estimate -- session-start token overhead ## W

Installation

Installs to ~/.claude/skills/jacobo07-claude-power-pack-cost-estimate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jacobo07-claude-power-pack-cost-estimate && curl -fsSL https://raw.githubusercontent.com/jacobo07/claude-power-pack/HEAD/commands/cost-estimate.md -o ~/.claude/skills/jacobo07-claude-power-pack-cost-estimate/SKILL.md

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

Full documentation available on GitHub

View Source Repository