receiving-code-review
Installation
SKILL.md
Receiving Code Review Skill
When to Use
- After receiving code review feedback
- When addressing review comments
- When responding to requested changes
When NOT to Use
- Before the review has been posted — there is nothing to receive yet
- If there are zero blocking comments (only nitpicks) — respond in the PR thread and re-request without a full structured workflow
- When the PR is in draft status — feedback on a draft is preliminary; use this skill once the PR is marked ready for review
- For reviewing other people's code (use
requesting-code-reviewfor self-reviews orcode-polisherfor quality passes)