Skip to main content
ClaudeWave
Skill205 repo starsupdated 24d ago

woz-benchmark

**woz-benchmark** Runs a side-by-side performance comparison of WOZCODE versus vanilla Claude Code on a user's own git repository by executing the same coding prompts twice with fresh repo resets between runs. Use this to measure real cost, token count, turn count, and wall-clock time savings when choosing between WOZCODE and standard Claude Code for development workflows.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/WithWoz/wozcode-plugin /tmp/woz-benchmark && cp -r /tmp/woz-benchmark/skills/woz-benchmark ~/.claude/skills/woz-benchmark
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

`/woz-benchmark` was renamed. Invoke the **woz** skill and run its `benchmark` subcommand (equivalent to `/woz benchmark`).