Cost Autopsy banner
jacobo07 jacobo07

Cost Autopsy

Security community

Description

--- name: cost-autopsy description: Session token-burn autopsy (TCO v1). Reads the TIS telemetry log and reports per-session token spend (input / output / cache-hit ratio / USD), top skills by cost with model-routing audit, and a cost projection comparing actual spend vs TCO-routed spend with the top-3 cheapest-model opportunities. Use it to see where tokens went and which skills are mis-routed to an expensive model. --- # /cost-autopsy -- session token-burn report ## What it does Surfaces wh

Installation

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

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

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

Full documentation available on GitHub

View Source Repository