feat: migrate all skills from Claude session: SKILL.md
This commit is contained in:
parent
8f9cb0fc8d
commit
44e6612629
1 changed files with 10 additions and 0 deletions
10
skills/requesting-code-review/SKILL.md
Normal file
10
skills/requesting-code-review/SKILL.md
Normal file
|
|
@ -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.
|
||||
Loading…
Reference in a new issue