Skip to main content
ClaudeWave
Skill205 estrellas del repoactualizado 25d 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.

Instalar en Claude Code
Copiar
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
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

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