Skip to content

Add budgetclaw plugin#110

Merged
davepoon merged 1 commit intodavepoon:mainfrom
RoninForge:add-budgetclaw
Apr 11, 2026
Merged

Add budgetclaw plugin#110
davepoon merged 1 commit intodavepoon:mainfrom
RoninForge:add-budgetclaw

Conversation

@Solomonic
Copy link
Copy Markdown

Summary

BudgetClaw is a local spend monitor for Claude Code. It watches ~/.claude/projects/*.jsonl, tracks cost per project and git branch, enforces budget caps via SIGTERM, and pushes phone alerts via ntfy. Zero keys, zero prompts, zero latency.

Component Details

  • Name: budgetclaw
  • Type: Plugin
  • Category: specialized-domains (cost monitoring / budget)

Features

  • /spend slash command: shows current spend, active limits, breach locks
  • Session-start hook: prints spend summary on new session
  • Requires BudgetClaw CLI: curl -fsSL roninforge.org/get | sh

Links

Testing

  • Plugin manifest validates
  • Skill and hook definitions follow standard format
  • No overlap with existing plugins

@davepoon davepoon merged commit 49a6309 into davepoon:main Apr 11, 2026
@davepoon
Copy link
Copy Markdown
Owner

Thank you @Solomonic for BudgetClaw — local spend caps with SIGTERM and ntfy is a practical angle, and the SessionStart hook keeps it lightweight. Welcome to BuildWithClaude! 🎉

@Solomonic
Copy link
Copy Markdown
Author

Thanks man! Let's see if other devs find it useful, it works really well for me.

I really appreciate what you do for the community, keep it up  😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants