Fire Cost banner
ThierryN ThierryN

Fire Cost

Development community

Description

--- description: Track context usage, estimate session costs, and trigger strategic compaction --- # /fire-cost — Token & Cost Intelligence > Track context usage, estimate session costs, and trigger strategic compaction before hitting limits. --- ## Purpose Provide real-time visibility into context window consumption and session costs. Prevents the silent failure mode where agents hit context limits mid-task with no recovery path. --- ## Arguments | Argument | Required | Description | |---

Installation

Installs to ~/.claude/skills/thierryn-fire-flow-fire-cost/SKILL.md

Terminal
mkdir -p ~/.claude/skills/thierryn-fire-flow-fire-cost && curl -fsSL https://raw.githubusercontent.com/ThierryN/fire-flow/HEAD/commands/fire-cost.md -o ~/.claude/skills/thierryn-fire-flow-fire-cost/SKILL.md

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

Full documentation available on GitHub

View Source Repository