Skip to main content
ClaudeWave
Skill205 estrellas del repoactualizado 25d ago

woz-review

The woz-review skill runs a heavyweight code review across your entire branch diff using seven specialized reviewer personas running in parallel, each analyzing distinct concerns like type safety, duplication, cross-file consistency, and correctness edge cases, followed by a sequential wide-lens architectural pass. Use this before pushing to catch subtle bugs, DRY violations, and schema drift that lighter-weight reviewers miss.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/WithWoz/wozcode-plugin /tmp/woz-review && cp -r /tmp/woz-review/skills/woz-review ~/.claude/skills/woz-review
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

`/woz-review` was renamed. Invoke the **woz** skill and run its `review` subcommand (equivalent to `/woz review`) with these arguments: $ARGUMENTS