review

Installation
SKILL.md

Review

Purpose

Use this as the entrypoint for local code review. Assume the implementation is wrong until it survives scrutiny. Default to finding concrete bugs, weak reasoning, unproven assumptions, and missing coverage over giving praise.

Routing Rules

  • Do not read this handbook linearly.
  • Pick exactly one review type first.
  • Default to robustness.md when the user asks for a generic review.
  • If the user wants multiple review types, handle each review type separately. When subagents are available and explicitly authorized, split the types across parallel agents; otherwise review them one at a time. For formal multi-type reviews, write one review file per type.
  • Follow the shared rules here plus exactly one type-specific file.
  • If the user asks to review against commits, plans, files, or commands, capture
Related skills
Installs
17
Repository
tstelzer/skills
First Seen
Feb 20, 2026