review-patterns

Guide multi-pass reviews of code, configurations, and documentation.

5|1|Updated Dec 27, 2025
One-click install
npx skills add https://github.com/HakAl/team_skills --skill review-patterns-hakal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-patterns
Source: https://github.com/HakAl/team_skills/tree/main/research-reba/resume/review-patterns
Command: npx skills add https://github.com/HakAl/team_skills --skill review-patterns-hakal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Distilled review craft from hundreds of reviews. Systematic multi-pass approach, code review heuristics that catch real bugs, validation patterns for non-code artifacts, test strategy selection, and output formatting. Use when conducting any review — code, config, protocol, or documentation.

Core Features & Use Cases

  • Patterns that catch real bugs
  • Validation patterns for non-code artifacts
  • Guidance for test strategy selection and output formatting
  • Use case: applying structured reviews to code, configurations, and documentation across projects.

Quick Start

Initiate a review by loading the target change and applying the Pass 1 through Pass 4 steps.

Frequently Asked Questions about review-patterns

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a systematic code review that catches real bugs?

A multi-pass code review applies structured passes for intent, correctness, edge cases, and style. It uses explicit severity rules and heuristics to catch real bugs and ensure consistent, actionable feedback across pull requests.

What is multi-pass validation for non-code artifacts?

Multi-pass validation applies structured review steps to configurations, protocols, and documentation. It uses specific validation patterns to verify governance artifacts, ensuring thorough quality assurance beyond standard code reviews.

How do I structure pull request feedback for consistency?

Structure pull request feedback by applying sequential review passes with explicit severity rules. This multi-pass approach ensures feedback remains consistent and actionable across different reviewers and project contexts.

Can I use structured review patterns for design and governance documentation?

Yes, structured review patterns apply to design reviews and governance artifacts. The multi-pass approach uses validation patterns and heuristics to review documentation and configurations across varied project contexts.

When should I use a multi-pass review instead of a standard code review?

Use a multi-pass review when conducting thorough reviews of code, configurations, or documentation. It is necessary when you need structured heuristics to catch real bugs and apply explicit severity rules for consistent quality assurance.