nw-ab-critique-dimensi…
Review dimensions for validating agent quality - template compliance, safety, testing, and priority validation
Review criteria for the nw-diverger-reviewer — validates JTBD rigor, research quality, option diversity, taste application correctness, and recommendation coherence in DIVERGE wave artifacts
$ npx -y skills add nWave-ai/nWave --skill nw-diverger-review-criteria --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/nw-diverger-review-criteriaContext preview
The summary Claude sees to decide when to auto-load this skill.
Review criteria for the nw-diverger-reviewer — validates JTBD rigor, research quality, option diversity, taste application correctness, and recommendation coherence in DIVERGE wave artifacts
name: nw-diverger-review-criteria description: Review criteria for the nw-diverger-reviewer — validates JTBD rigor, research quality, option diversity, taste application correctness, and recommendation coherence in DIVERGE wave artifacts user-invocable: false disable-model-invocation: true
You are reviewing DIVERGE wave artifacts. Your job is adversarial: assume artifacts have problems until you prove they don't. Flag issues before the team commits to a design direction.
Four artifact files to review:
---
**Requirement**: Job must be at strategic or physical level, not tactical.
**FAIL signals** (quote from artifact when found):
**PASS signal**: Job statement answers "what progress is being made?" without specifying how.
**Requirement**: Evidence of 5-Why or abstraction-layer navigation.
**FAIL signals**:
**PASS signal**: At least one level of elevation documented, from the raw request to the extracted job.
**Requirement**: ODI-format outcome statements (Minimize + metric + object).
**FAIL signals**:
**PASS signal**: Each statement starts with "Minimize the [time/likelihood/effort]..." and is solution-agnostic.
---
**Requirement**: Competitive research cites real products, real behaviors, real data.
**FAIL signals**:
**PASS signal**: Each competitive insight names a real product or cites a real behavior/metric.
**Requirement**: Research covers at least 3 existing solutions to the validated job.
**FAIL signals**:
**PASS signal**: Research includes at least one surprising or non-obvious alternative (a different category that does the same job).
---
**Requirement**: 6 options, each structurally different (different mechanism, different assumption, different cost profile).
**FAIL signals**:
**PASS signal**: Applying the 3-point diversity test to each pair of options — they differ in at least 2 of 3 dimensions (mechanism, assumption, cost).
**Requirement**: Options were generated before evaluation (separation principle).
**FAIL signal**: Options-raw.md contains evaluative language ("This is the best because...", "This won't work because...") mixed with generation content.
**PASS signal**: options-raw.md is purely descriptive; evaluation appears only in taste-evaluation.md.
**Requirement**: The HMW question doesn't embed a solution.
**FAIL signals**:
**PASS signal**: HMW question can be answered by options that don't share the same technology or UI pattern.
---
**Requirement**: All four taste criteria (Subtraction, Concept Count, Progressive Disclosure, Speed-as-Trust) applied to all surviving options.
**FAIL signals**:
**PASS signal**: Full scoring matrix present for all post-DVF-filter options with all criteria scored.
**Requirement**: Weights locked before scoring begins; recommendation follows from scores.
**FAIL signals**:
**PASS signal**: Recommended option has highest or second-highest weighted total; if second-highest, reason for not recommending top is documented.
**Requirement**: Scores justified against rubric, not assigned freely.
**FAIL signals**:
**PASS signal**: Each score accompanied by one sentence refer
AI agents that guide you from idea to working code, with human judgment at every gate. nWave runs inside Claude Code. It breaks feature delivery into seven waves (discover, diverge, discuss, design, devops, distill, deliver).
Repo: nWave-ai/nWave
Review dimensions for validating agent quality - template compliance, safety, testing, and priority validation
Review dimensions for validating agent quality - template compliance, safety, testing, and priority validation
Review dimensions for acceptance test quality - happy path bias, GWT compliance, business language purity, coverage completeness, walking skeleton…
Detailed 5-phase workflow for creating agents - from requirements analysis through validation and iterative refinement
5-layer testing approach for agent validation including adversarial testing, security validation, and prompt injection resistance
Architectural style selection decision matrices, trade-off analysis, structural enforcement rules, and combination patterns. Load when choosing or evaluating…