Cost Plan banner
kensaurus kensaurus

Cost Plan

Security community

Description

--- description: "LLM cost guardrails & quota-abuse audit — plan only, no limits added until approved" argument-hint: "[path or scope]" --- # LLM Cost Guardrails Plan Run the **`plan-llm-cost-guardrails`** skill: audit an LLM-powered app for runaway-cost and quota-abuse risk (unbounded loops, missing per-user limits, no budget caps), then produce a guardrail plan. **Audit and plan only — add no limits until the plan is approved.** Emit findings ranked by severity with concrete `file:line` loc

Installation

Installs to ~/.claude/skills/kensaurus-cursor-kenji-cost-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kensaurus-cursor-kenji-cost-plan && curl -fsSL https://raw.githubusercontent.com/kensaurus/cursor-kenji/HEAD/commands/cost-plan.md -o ~/.claude/skills/kensaurus-cursor-kenji-cost-plan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository