deep-review

Installation
SKILL.md

Deep Review

Use this skill when the user wants a careful, high-effort review instead of a quick pass.

Operating Rules

  • Review everything relevant before concluding.
  • Think deeply. Do not rely on heuristic, cheap, short-term, or inelegant reasoning.
  • Optimize for sharp, wise, valuable, non-redundant, long-term decisions.
  • Spend substantial effort verifying correctness, design quality, and maintainability.

Review Workflow

  1. Inspect the full change surface and surrounding context, not just the obvious diff.
  2. Look for correctness issues, behavioural regressions, design weaknesses, duplication, and hidden maintenance costs.
  3. Test important paths where feasible instead of inferring correctness from code inspection alone.
  4. Prefer durable fixes and cleaner designs over narrow patches.
  5. Check whether docs, design docs, changelog, and postmortem materials need updates, and update them when appropriate.
Installs
1
Repository
stonega/harness
GitHub Stars
1
First Seen
Mar 27, 2026
deep-review — stonega/harness