davepoon/spend
Show current Claude Code spend by project and branch via BudgetClaw
npx skills add https://github.com/davepoon/buildwithclaude --skill spend
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
Take davepoon/spend from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.