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
| Capability | Description |
|---|---|
| Review Request | Prepares a clear review description with context and scope |
| Structured Feedback | Guides reviewers to categorize feedback by priority and type |
| Response Handling | Helps authors respond to feedback constructively and accurately |
| Architecture Checks | Flags potential design issues that automated tools miss |
| PR Description | Generates informative pull request descriptions from diffs |
Install Steps
1. Install via Claude Code
claude skill install superpowers:requesting-code-reviewclaude skill install superpowers:receiving-code-review2. Request a review
/review-request3. Process incoming review feedback
/review-receiveNeed help? Contact the Integration Team.