diff --git a/skills/requesting-code-review/SKILL.md b/skills/requesting-code-review/SKILL.md new file mode 100644 index 0000000..04dc0cd --- /dev/null +++ b/skills/requesting-code-review/SKILL.md @@ -0,0 +1,10 @@ +--- +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 principle:** Review early, review often.