receiving-code-review
Guidelines for AI agents to handle code reviews through technical verification and objective communication.
Install
npx skills add https://github.com/obra/superpowers --skill receiving-code-reviewStats
| Total installs | 27,484 |
| Weekly installs | 27.2K |
| GitHub stars | 118.4K |
| First seen | Jan 19, 2026 |
| Source | @obra/superpowers |
Summary
- Verify feedback against actual codebase behavior, test coverage, and architectural context before proceeding
- Ask for clarification on unclear items before implementing anything; partial understanding leads to wrong fixes
- Push back on suggestions that break functionality, lack context, violate YAGNI, or conflict with established decisions using technical reasoning
- Implement multi-item feedback in priority order (blocking issues first), testing each fix individually to catch regressions
- Acknowledge correct feedback through action and specific description of what changed, not gratitude expressions
Tags
Related skills
| Skill | Installs | vs receiving-code-review |
|---|---|---|
| ui-ux-pro-max | 86,297 | +58,813 |
| workflow-automation | 12,566 | -14,918 |
| writing-skills | 26,782 | -702 |
| vercel-react-native-skills | 73,705 | +46,221 |
| executing-plans | 33,988 | +6,504 |
FAQ
- How many installs does receiving-code-review have?
- receiving-code-review has 27,484 total installs and 27.2K installs this week.
- Where is receiving-code-review hosted?
- receiving-code-review is published by @obra/superpowers at https://github.com/obra/superpowers.
- How many GitHub stars does receiving-code-review have?
- receiving-code-review has 118.4K GitHub stars.
- When was receiving-code-review first indexed?
- OrangeBot.AI first indexed receiving-code-review on Jan 19, 2026.
- How do I install receiving-code-review?
- Run: npx skills add https://github.com/obra/superpowers --skill receiving-code-review