slice-review

Installation
SKILL.md

slice-review

Overview

Per-slice lightweight review. One reviewer (task(subagent_type="oracle") or task(category="unspecified-high")) returns TWO ordered verdicts on a single slice's diff:

  1. Spec compliance — does the diff satisfy the brief's acceptance criteria and Interfaces: Produces contract?
  2. Code quality — is the code well-written, consistent with neighboring files, no obvious smells?

This complements OMO's built-in review-work skill (which does whole-branch 5-lane review at the end of the slice sequence). Per-slice review catches mistakes early, before they compound across 5 more slices.

When to Use

Installs
22
First Seen
Jul 23, 2026
slice-review — meisijiya/skills