code-review-communication

Installation
SKILL.md

Code Review Communication

This skill provides frameworks for effective code review communication - both giving feedback that lands well and receiving feedback without defensiveness.

When to Use This Skill

  • Writing a code review comment and want it to be clear and constructive
  • Receiving feedback that feels harsh and need perspective
  • Want to distinguish between blocking issues and minor suggestions
  • Need to communicate code quality concerns without damaging relationships
  • Preparing to review a junior developer's first PR

Core Frameworks

Conventional Comments

A labeling system that makes the intent of each comment crystal clear.

Format: [label] (decoration): explanation

Related skills
Installs
15
GitHub Stars
65
First Seen
Jan 24, 2026