review-efficiency-patterns

Installation
SKILL.md

Review Efficiency Patterns

Overview

Review time is finite. This skill teaches how to maximize defect detection per minute by applying risk-based ordering, time-boxing, explicit stopping signals, and session hygiene. Pairs with review-code-quality-process (what to check) and review-accuracy-calibration (how to calibrate findings).

Risk-Based Review Ordering

Start with the highest-risk surface before reading anything else.

Installs
7
GitHub Stars
4
First Seen
Apr 8, 2026
review-efficiency-patterns — mickeyyaya/refactoring-skills