Show the current spend status:
!budgetclaw status
If the user asks about budget limits, also show:
!budgetclaw limit list
If there are active breach locks, show:
!budgetclaw locks list
Show current Claude Code spend by project and branch via BudgetClaw
// install — copy + paste into any project
mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/davepoon/buildwithclaude/HEAD/plugins/budgetclaw/skills/spend/SKILL.md -o .claude/skills/spend.mdDrops the SKILL.md into .claude/skills/spend.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.
Show the current spend status:
!budgetclaw status
If the user asks about budget limits, also show:
!budgetclaw limit list
If there are active breach locks, show:
!budgetclaw locks list