Cost Report banner
JackScammell JackScammell

Cost Report

Development community

Description

--- description: Pre-flight and post-flight cost visibility with dry-run, soft caps, and expensive-command warnings effort: medium argument-hint: "[estimate <command>] [budget] [session] [--effort low|medium|high|xhigh]" --- # Cost Report Cost visibility and budget guardrails for Parliament. Answers two questions: 1. *Before running an expensive command* — what is this going to cost? (dry-run) 2. *After the fact* — what did my last N runs cost and am I within budget? (post-flight) Addresses

Installation

Installs to ~/.claude/skills/jackscammell-parliament-of-chaos-cost-report/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jackscammell-parliament-of-chaos-cost-report && curl -fsSL https://raw.githubusercontent.com/JackScammell/Parliament-Of-Chaos/HEAD/commands/cost-report.md -o ~/.claude/skills/jackscammell-parliament-of-chaos-cost-report/SKILL.md

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

Full documentation available on GitHub

View Source Repository