Skip to main content
ClaudeWave
Slash Command272 repo starsupdated 10mo ago

review

The review command activates an automated code-reviewer agent that examines recent code changes to identify quality issues, security vulnerabilities, and deviations from best practices. Use this command when submitting code for evaluation or before merging changes to receive prioritized, actionable feedback on the modifications.

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

review.md

Use the code-reviewer agent to perform a comprehensive code review on recent changes. Focus on code quality, security vulnerabilities, and best practices. Provide actionable feedback organized by priority.