🎯

requesting-code-review

🎯Skill

from abudhahir/superpowers

VibeIndex|
What it does

Facilitates code review requests by generating structured feedback and suggestions for improving code quality and maintainability.

πŸ“¦

Part of

abudhahir/superpowers(16 items)

requesting-code-review

Installation

Quick InstallInstall with npx
npx skills add https://github.com/abudhahir/superpowers --skill requesting-code-review

Need more details? View full documentation on GitHub β†’

2Installs
-
AddedFeb 6, 2026

More from this repository10

🎯
verification-before-completion🎯Skill

Enforces running verification commands and confirming output before claiming work is complete, fixed, or passing.

🎯
executing-plans🎯Skill

Systematically executes implementation plans in batches, critically reviewing tasks, verifying progress, and seeking feedback at each checkpoint.

🎯
dispatching-parallel-agents🎯Skill

Dispatches multiple independent problem-solving agents concurrently to efficiently investigate and resolve unrelated failures across different domains.

πŸͺ
abudhahir-superpowersπŸͺMarketplace

Development marketplace for Superpowers core skills library

🎯
finishing-a-development-branch🎯Skill

Guides developers through completing a development branch by verifying tests, presenting merge/PR options, and executing the chosen workflow.

🎯
systematic-debugging🎯Skill

Systematically investigates root causes of technical issues by carefully reproducing problems, analyzing error messages, and gathering comprehensive diagnostic evidence before proposing any fixes.

🎯
using-git-worktrees🎯Skill

Systematically creates isolated Git worktrees with smart directory selection and safety verification for feature work.

🎯
writing-skills🎯Skill

Guides skill creation using test-driven development by documenting proven techniques, patterns, and tools for Claude agents to learn and apply effectively.

🎯
test-driven-development🎯Skill

Guides developers through creating robust code by writing tests before implementation, ensuring higher code quality and reliability.

🎯
receiving-code-review🎯Skill

Systematically evaluates and verifies code review feedback, asking clarifying questions and responding with technical rigor before implementation.