requesting-code-review
π―Skillfrom abudhahir/superpowers
Facilitates code review requests by generating structured feedback and suggestions for improving code quality and maintainability.
Part of
abudhahir/superpowers(16 items)
Installation
npx skills add https://github.com/abudhahir/superpowers --skill requesting-code-reviewNeed more details? View full documentation on GitHub β
More from this repository10
Enforces running verification commands and confirming output before claiming work is complete, fixed, or passing.
Systematically executes implementation plans in batches, critically reviewing tasks, verifying progress, and seeking feedback at each checkpoint.
Dispatches multiple independent problem-solving agents concurrently to efficiently investigate and resolve unrelated failures across different domains.
Development marketplace for Superpowers core skills library
Guides developers through completing a development branch by verifying tests, presenting merge/PR options, and executing the chosen workflow.
Systematically investigates root causes of technical issues by carefully reproducing problems, analyzing error messages, and gathering comprehensive diagnostic evidence before proposing any fixes.
Systematically creates isolated Git worktrees with smart directory selection and safety verification for feature work.
Guides skill creation using test-driven development by documenting proven techniques, patterns, and tools for Claude agents to learn and apply effectively.
Guides developers through creating robust code by writing tests before implementation, ensuring higher code quality and reliability.
Systematically evaluates and verifies code review feedback, asking clarifying questions and responding with technical rigor before implementation.