Warden Bench banner
vukkt vukkt

Warden Bench

Development community

Description

--- description: Run the golden benchmark suite for one token-warden agent (or all) and compare results against the frozen run1 and best baselines. argument-hint: <frontend|backend|sql|testing|all> [--runs N] [--task id] disable-model-invocation: true allowed-tools: Bash(cd:*), Bash(npx tsx:*) --- Run the golden-suite benchmark. The agent (or `all`) and any extra flags are: $ARGUMENTS If no agent was given, use `all`. Build and run this command (it spawns headless Claude sessions per golden ta

Installation

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

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

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

Full documentation available on GitHub

View Source Repository