Buildwithclaude spend
Show current Claude Code spend by project and branch via BudgetClaw
install
source · Clone the upstream repo
git clone https://github.com/davepoon/buildwithclaude
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/davepoon/buildwithclaude "$T" && mkdir -p ~/.claude/skills && cp -r "$T/plugins/budgetclaw/skills/spend" ~/.claude/skills/davepoon-buildwithclaude-spend && rm -rf "$T"
manifest:
plugins/budgetclaw/skills/spend/SKILL.mdsource content
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