reviewing-code-perfectly

Installation
SKILL.md

Reviewing Code with PERFECT Methodology

Structured PR review applying 7 principles in strict priority order to maximize review value while reducing cognitive load. Based on Daniil Bastrich's PERFECT methodology.

Quick Start

reviewing-code-perfectly <PR-ID or PR-URL>
  1. Fetch PR data via gh CLI
  2. Analyze changes against each PERFECT principle in order
  3. Produce structured review with pass/fail per principle

Inputs

  • PR ID (number): e.g., 42
  • PR URL: e.g., https://github.com/org/repo/pull/42
Installs
1
GitHub Stars
5
First Seen
Mar 28, 2026
reviewing-code-perfectly — bnadlerjr/dotfiles