receiving-code-review
✓Assesses and responds to incoming code review feedback on PRs (reviewer comments, requested changes), especially when suggestions are unclear, technically questionable, or scope-expanding. Use before implementing review suggestions to align on intent and keep changes minimal.
Installation
SKILL.md
Core principle: Verify before implementing. Ask before assuming. Technical correctness over social comfort.
Principle: External feedback warrants skepticism but thorough checking.
Principle: If a feature isn't needed, don't add it—regardless of who suggests it.
Assesses and responds to incoming code review feedback on PRs (reviewer comments, requested changes), especially when suggestions are unclear, technically questionable, or scope-expanding. Use before implementing review suggestions to align on intent and keep changes minimal. Source: izyanrajwani/agent-skills-library.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/izyanrajwani/agent-skills-library --skill receiving-code-review- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is receiving-code-review?
Assesses and responds to incoming code review feedback on PRs (reviewer comments, requested changes), especially when suggestions are unclear, technically questionable, or scope-expanding. Use before implementing review suggestions to align on intent and keep changes minimal. Source: izyanrajwani/agent-skills-library.
How do I install receiving-code-review?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/izyanrajwani/agent-skills-library --skill receiving-code-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/izyanrajwani/agent-skills-library
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01