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:
- Spec compliance — does the diff satisfy the brief's acceptance
criteria and
Interfaces: Producescontract? - 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.