Skip to main content
ClaudeWave
Slash Command90 repo starsupdated 27d ago

review

Enter REVIEW mode to validate implementation

Install in Claude Code
Copy
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/tony/claude-code-riper-5/HEAD/.claude/commands/riper/review.md -o ~/.claude/commands/review.md
Then start a new Claude Code session; the slash command loads automatically.

review.md

Activate the review agent to validate the implementation:
$ARGUMENTS

The agent will:
1. Compare implementation against the approved plan
2. Run all tests and quality checks
3. Flag any deviations with severity levels
4. Generate a comprehensive review report