nw-par-review-criteria
Installation
SKILL.md
DevOp Reviewer: Review Criteria
Critique Dimension 1: Incomplete Phase Handoffs
Pattern: Phase handoffs missing required artifacts or approvals.
Required per Phase:
- DISCUSS: Requirements document + peer review approval
- DESIGN: Architecture document + ADRs + peer review approval
- DISTILL: Acceptance tests + peer review approval
- DELIVER: Production code + tests (100% passing) + peer review approval
Severity: critical. Verify all artifacts present and peer-reviewed before phase transition.
Critique Dimension 2: Deployment Readiness Gaps
Pattern: Feature marked "ready" but missing production prerequisites.