Define a spend budget for Claude Code and, optionally, create a cost alert rule that fires when usage crosses the limit, via POST /api/alerts/rules on the Agent Monitor dashboard. Reads current spend from /api/pricing/cost to size the budget sensibly and explains every rule field before writing. Use when setting a spend limit or wiring up a budget guardrail.
$npx -y skills add hoangsonww/claude-code-agent-monitor --skill budget-setInstalls into the current project.
Run `npx skills use "https://github.com/hoangsonww/claude-code-agent-monitor" --skill "hoangsonww/claude-code-agent-monitor/budget-set"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hoangsonww/claude-code-agent-monitor" that are relevant to the current task. Run `npx skills add "https://github.com/hoangsonww/claude-code-agent-monitor"` and select the relevant skills, then follow their instructions.