reviewing-code

Installation
SKILL.md

Code Review Excellence

Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement.

When to Use This Skill

  • Reviewing pull requests and code changes
  • Establishing code review standards for teams
  • Mentoring junior developers through reviews
  • Conducting architecture reviews
  • Creating review checklists and guidelines

Workflow

  1. Context Gathering (2-3 mins): Read PR description, check CI status, understand requirements.
  2. High-Level Review (5-10 mins): Verify architecture, file organization, and testing strategy.
  3. Line-by-Line Review (10-20 mins): Check logic, security, performance, and maintainability.
  4. Summary & Decision (2-3 mins): Summarize findings, decision (Approve/Change Request), and offer pairing.

Instructions

Installs
4
First Seen
Feb 5, 2026
reviewing-code — mileycy516-stack/skills