/nw-quality-validation
Type-specific validation checklists, six quality characteristics, and quality gate thresholds for documentation assessment
$ npx -y skills add nWave-ai/nWave --skill nw-quality-validation --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/nw-quality-validation
Context preview
The summary Claude sees to decide when to auto-load this skill.
Type-specific validation checklists, six quality characteristics, and quality gate thresholds for documentation assessment
SKILL.md
nw-quality-validation.SKILL.mdname: nw-quality-validation
description: Type-specific validation checklists, six quality characteristics, and quality gate thresholds for documentation assessment
user-invocable: false
disable-model-invocation: true
Quality Validation
Six Quality Characteristics
- **Accuracy**: Factually correct, technically sound, current | Validation: expert review, automated testing
- **Completeness**: All necessary info present for doc type | Validation: checklist, gap analysis
- **Clarity**: Easy to understand, logical flow, appropriate level | Validation: Flesch 70-80
- **Consistency**: Uniform terminology, formatting, structure | Validation: style guide compliance
- **Correctness**: Proper grammar, spelling, punctuation | Validation: automated check, zero errors
- **Usability**: User achieves goal efficiently | Validation: task success, DIVIO type purpose served
Quality Gate Thresholds
| Metric | Threshold | |--------|-----------| | Readability (Flesch) | 70-80 | | Spelling errors | 0 | | Broken links | 0 | | Style compliance | 95%+ | | Type purity | 80%+ single type |
Type-Specific Validation Checklists
Tutorial Checklist
- [ ] Completable without external references | [ ] Steps numbered and sequential
- [ ] Each step has verifiable outcome | [ ] No assumed prior knowledge | [ ] Builds confidence
How-to Checklist
- [ ] Clear goal stated upfront | [ ] Assumes fundamentals known
- [ ] Single task focus | [ ] Ends with completion indicator | [ ] No basics teaching
Reference Checklist
- [ ] All parameters documented | [ ] Return values specified
- [ ] Error conditions listed | [ ] Examples per entry | [ ] No narrative
Explanation Checklist
- [ ] Addresses "why" not "what" | [ ] Provides context and reasoning
- [ ] Discusses alternatives | [ ] No task steps | [ ] Builds conceptual model
Verdict Criteria
- **approved**: Passes all type-specific validation, no collapse violations, meets quality gates
- **needs-revision**: Minor issues fixable in place (clarity, missing examples, small gaps)
- **restructure-required**: Collapse detected requiring split, or fundamental type mismatch
Read more
name: nw-quality-validation description: Type-specific validation checklists, six quality characteristics, and quality gate thresholds for documentation assessment user-invocable: false disable-model-invocation: true
Quality Validation
Six Quality Characteristics
- **Accuracy**: Factually correct, technically sound, current | Validation: expert review, automated testing
- **Completeness**: All necessary info present for doc type | Validation: checklist, gap analysis
- **Clarity**: Easy to understand, logical flow, appropriate level | Validation: Flesch 70-80
- **Consistency**: Uniform terminology, formatting, structure | Validation: style guide compliance
- **Correctness**: Proper grammar, spelling, punctuation | Validation: automated check, zero errors
- **Usability**: User achieves goal efficiently | Validation: task success, DIVIO type purpose served
Quality Gate Thresholds
| Metric | Threshold | |--------|-----------| | Readability (Flesch) | 70-80 | | Spelling errors | 0 | | Broken links | 0 | | Style compliance | 95%+ | | Type purity | 80%+ single type |
Type-Specific Validation Checklists
Tutorial Checklist
- [ ] Completable without external references | [ ] Steps numbered and sequential
- [ ] Each step has verifiable outcome | [ ] No assumed prior knowledge | [ ] Builds confidence
How-to Checklist
- [ ] Clear goal stated upfront | [ ] Assumes fundamentals known
- [ ] Single task focus | [ ] Ends with completion indicator | [ ] No basics teaching
Reference Checklist
- [ ] All parameters documented | [ ] Return values specified
- [ ] Error conditions listed | [ ] Examples per entry | [ ] No narrative
Explanation Checklist
- [ ] Addresses "why" not "what" | [ ] Provides context and reasoning
- [ ] Discusses alternatives | [ ] No task steps | [ ] Builds conceptual model
Verdict Criteria
- **approved**: Passes all type-specific validation, no collapse violations, meets quality gates
- **needs-revision**: Minor issues fixable in place (clarity, missing examples, small gaps)
- **restructure-required**: Collapse detected requiring split, or fundamental type mismatch
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
Other skills on nwave.
- /nw-ab-critique-dimensions
Review dimensions for validating agent quality - template compliance, safety, testing, and priority validation
Open skill - /nw-abr-critique-dimensions
Review dimensions for validating agent quality - template compliance, safety, testing, and priority validation
Open skill - /nw-ad-critique-dimensions
Review dimensions for acceptance test quality - happy path bias, GWT compliance, business language purity, coverage completeness, walking skeleton user-centricity, priority validation, observable behavior assertions, traceability coverage, and walking skeleton boundary proof
Open skill - /nw-agent-creation-workflow
Detailed 5-phase workflow for creating agents - from requirements analysis through validation and iterative refinement
Open skill - /nw-agent-testing
5-layer testing approach for agent validation including adversarial testing, security validation, and prompt injection resistance
Open skill - /nw-architectural-styles-tradeoffs
Architectural style selection decision matrices, trade-off analysis, structural enforcement rules, and combination patterns. Load when choosing or evaluating architecture styles.
Open skill

