Warden Power banner
vukkt vukkt

Warden Power

Development community

Description

--- description: Zero-token power planner — from the agent's own recorded run-to-run variance, report the minimum detectable saving (MDS) at each run count and how many runs per side a target saving needs, so a benchmark burn is provably adequately powered before it starts. argument-hint: "[--agent <frontend|backend|sql|testing>] [--target-saving N] [--rent N] [--runs N] [--json]" disable-model-invocation: true allowed-tools: Bash(cd:*), Bash(npx tsx:*) --- Run the token-warden power command:

Installation

Installs to ~/.claude/skills/vukkt-token-warden-warden-power/SKILL.md

Terminal
mkdir -p ~/.claude/skills/vukkt-token-warden-warden-power && curl -fsSL https://raw.githubusercontent.com/vukkt/token-warden/HEAD/commands/warden-power.md -o ~/.claude/skills/vukkt-token-warden-warden-power/SKILL.md

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

Full documentation available on GitHub

View Source Repository