receiving-code-review
π―Skillfrom obra/superpowers
Helps developers professionally receive, process, and learn from code review feedback to improve code quality and collaboration skills.
Overview
A Claude Code skill that guides developers in professionally receiving, processing, and learning from code review feedback. It enforces a structured response patternβread, understand, verify, evaluate, respond, implementβto ensure technical rigor over performative agreement.
Key Features
- Structured six-step code review reception pattern (read, understand, verify, evaluate, respond, implement)
- Eliminates performative responses and enforces technical acknowledgment
- Source-specific handling for trusted partners vs. external reviewers
- YAGNI checks to prevent unnecessary feature implementation from review suggestions
- Clarification-first approach that prevents partial or incorrect implementations
Who is this for?
This skill is designed for developers working in collaborative code review environments who want to improve the quality of their review interactions. It is especially valuable for AI coding assistants and teams that prioritize technical correctness and constructive pushback over social agreeableness.
Same repository
obra/superpowers(16 items)
Installation
npx vibeindex add obra/superpowers --skill receiving-code-reviewnpx skills add obra/superpowers --skill receiving-code-review~/.claude/skills/receiving-code-review/SKILL.mdSKILL.md
More from this repository10
Complete software development workflow framework for coding agents. Enforces structured processes β brainstorming, spec writing, TDD, subagent-driven development, and code review β turning AI agents into disciplined engineering teammates.
Generates structured, creative problem-solving frameworks with step-by-step ideation techniques, prioritization, and actionable innovation strategies.
Methodically diagnose and resolve complex software bugs using structured analysis, trace patterns, and strategic troubleshooting techniques.
Guides developers in writing automated tests before code, ensuring robust, modular software design and catching bugs early in the development process.
Generates structured, actionable writing plans with clear goals, research strategies, outline templates, and milestone tracking for various document types.
Streamlines code review requests by generating structured feedback templates, tracking review status, and facilitating collaborative code improvement workflows.
Streamlines integration and usage of superpowers framework, providing intuitive methods for defining, configuring, and applying advanced computational capabilities.
Transforms complex multi-step workflows into executable sequences with robust error handling, retry mechanisms, and intelligent task orchestration.
Automates complex software development workflows by dynamically coordinating specialized AI subagents to break down and solve intricate programming tasks
Validates and cross-checks critical task parameters, inputs, and preconditions before finalizing complex workflows to prevent errors and ensure reliable execution.