Code Review Excellence

Structured workflow for requesting and receiving code reviews — covers best practices, readability, potential bugs, and architectural trade-offs.

Overview

Code Review Excellence provides structured workflows for both the reviewer and the author. It helps teams move past surface-level feedback (style, naming) toward substantive review of correctness, architecture alignment, and business logic — the decisions that actually matter.

Capabilities

CapabilityDescription
Review RequestPrepares a clear review description with context and scope
Structured FeedbackGuides reviewers to categorize feedback by priority and type
Response HandlingHelps authors respond to feedback constructively and accurately
Architecture ChecksFlags potential design issues that automated tools miss
PR DescriptionGenerates informative pull request descriptions from diffs

Install Steps

1. Install via Claude Code

claude skill install superpowers:requesting-code-review
claude skill install superpowers:receiving-code-review

2. Request a review

/review-request

3. Process incoming review feedback

/review-receive

Need help? Contact the Integration Team.