requesting-code-review
Automates code reviews by dispatching subagents with git context and severity-based feedback for dev workflows.
Install
npx skills add https://github.com/obra/superpowers --skill requesting-code-reviewStats
| Total installs | 34,278 |
| Weekly installs | 34.0K |
| GitHub stars | 118.4K |
| First seen | Jan 19, 2026 |
| Source | @obra/superpowers |
Summary
- Integrates with subagent-driven development workflows, triggering review after each task or before merging to main
- Provides code-reviewer subagent with precise git SHAs, implementation details, and requirements, keeping reviewer focused on work product rather than session history
- Categorizes feedback into Critical (fix immediately), Important (fix before proceeding), and Minor (note for later) severity levels
- Includes template-based dispatch mechanism using Task tool with placeholders for implementation summary, requirements, commit range, and description
Tags
Related skills
| Skill | Installs | vs requesting-code-review |
|---|---|---|
| audit | 31,402 | -2,876 |
| subagent-driven-development | 29,544 | -4,734 |
| self-improving-agent | 19,066 | -15,212 |
| swiftui-expert-skill | 12,282 | -21,996 |
| vercel-composition-patterns | 104,328 | +70,050 |
FAQ
- How many installs does requesting-code-review have?
- requesting-code-review has 34,278 total installs and 34.0K installs this week.
- Where is requesting-code-review hosted?
- requesting-code-review is published by @obra/superpowers at https://github.com/obra/superpowers.
- How many GitHub stars does requesting-code-review have?
- requesting-code-review has 118.4K GitHub stars.
- When was requesting-code-review first indexed?
- OrangeBot.AI first indexed requesting-code-review on Jan 19, 2026.
- How do I install requesting-code-review?
- Run: npx skills add https://github.com/obra/superpowers --skill requesting-code-review