requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Content Preview
--- name: requesting-code-review description: Use when completing tasks, implementing major features, or before merging to verify work meets requirements --- # Requesting Code Review Dispatch superpowers:code-reviewer subagent to catch issues before they cascade. The reviewer gets precisely crafted context for evaluation — never your session's history. This keeps the reviewer focused on the work product, not your thought process, and preserves your own context for continued work. **Core princ
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/requesting-code-review.md \
https://raw.githubusercontent.com/obra/superpowers/main/skills/requesting-code-review/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/obra/superpowersThen reference at skills/requesting-code-review/SKILL.md
Related Skills
Requesting Code Review
Dispatch code-reviewer subagent to review implementation against plan or requirements before proceeding
requesting-code-reviewrequesting code review
by Jesse Vincent (community) · obra-superpowers-skills
request-validator-generator
This skill provides automated assistance for request validator generator
request-validator-generatorrequestvalidatorgenerator
by jeremylongshore · plugins-plus-skills
conditional-request-helper
This skill provides automated assistance for conditional request helper tasks
conditional-request-helperconditionalrequesthelper
by jeremylongshore · plugins-plus-skills
request-body-validator
This skill provides automated assistance for request body validator tasks within the API Developm
request-body-validatorrequestbodyvalidator
by jeremylongshore · plugins-plus-skills