Skip to main content
ClaudeWave
Skill205 repo starsupdated 24d 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.

Install in Claude Code
Copy
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
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

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