Agent skill
doc-dspec-validator
Validate Documentation Specifications (DSPEC) documents against Layer 9.51 schema standards
Install this agent skill to your Project
npx add-skill https://github.com/vladm3105/aidoc-flow-framework/tree/main/.claude/skills/doc-dspec-validator
Metadata
Additional technical details for this skill
- tags
-
sdd-workflow layer-9-artifact dspec-artifact quality-assurance
- custom fields
-
{ "layer": 9, "version": "1.0", "priority": "shared", "last_updated": "2026-03-01", "subtype_code": 51, "artifact_type": "DSPEC", "skill_category": "quality-assurance", "deliverable_type": "document", "development_status": "active", "upstream_artifacts": [ "DSPEC" ], "downstream_artifacts": [], "architecture_approaches": [ "ai-agent-based", "traditional-8layer" ] }
SKILL.md
doc-dspec-validator
Validate Documentation Specifications (DSPEC) documents against Layer 9.51 schema standards.
Activation
Invoke when user requests validation of DSPEC documents or after creating/modifying DSPEC artifacts.
Validation Schema Reference
- Schema:
ai_dev_ssd_flow/09_SPEC/DSPEC/DSPEC_MVP_SCHEMA.yaml - Layer: 9.51
- Artifact Type: DSPEC
- Deliverable Type: document
Validation Checklist
1. Metadata Validation
| Field | Required | Valid Values |
|---|---|---|
document_type |
Yes | dspec-document |
artifact_type |
Yes | DSPEC |
deliverable_type |
Yes | document |
subtype_code |
Yes | 51 |
layer |
Yes | 9 |
2. Content Structure
- Document type specified (55-58)
- Target audience defined
- Content outline complete
- Style guide referenced
3. Audience Analysis
- Primary audience identified
- Secondary audiences listed
- Technical level specified
- Prerequisites documented
4. Content Coverage
- All REQ topics covered
- Examples included
- Diagrams/visuals specified
- Glossary terms defined
5. Accessibility
- Alt text requirements noted
- Reading level specified
- Translation requirements documented
- Format accessibility considered
6. Traceability
Required cumulative tags:
@brd,@prd,@ears,@bdd,@adr,@sys,@req
7. DOC-Ready Score
| Component | Weight | Minimum |
|---|---|---|
| Content Coverage | 25% | 100% |
| Audience Alignment | 20% | 90% |
| Structure Completeness | 20% | 90% |
| Style Compliance | 15% | 85% |
| Accessibility | 10% | 85% |
| Traceability | 10% | 100% |
Target: DOC-Ready ≥85%
Error Codes
| Code | Severity | Description |
|---|---|---|
| DSPEC-E001 | Error | Missing audience definition |
| DSPEC-E002 | Error | Incomplete content outline |
| DSPEC-E003 | Error | Missing document type |
| DSPEC-W001 | Warning | Style guide not referenced |
| DSPEC-W002 | Warning | DOC-Ready score below threshold |
References
- Schema:
ai_dev_ssd_flow/09_SPEC/DSPEC/DSPEC_MVP_SCHEMA.yaml - Validation Rules:
ai_dev_ssd_flow/09_SPEC/DSPEC/DSPEC_MVP_SCHEMA.yaml
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
doc-spec-reviewer
Comprehensive content review and quality assurance for SPEC documents - validates YAML structure, REQ coverage, interface definitions, and identifies issues requiring manual attention
doc-prd-fixer
Automated fix skill that reads review reports and applies fixes to PRD documents - handles broken links, element IDs, missing files, and iterative improvement
doc-procspec-autopilot
Automated PROCSPEC (Process Specification) generation from REQ - generates specifications for SOPs, runbooks, playbooks, and operational procedures
doc-riskspec-autopilot
Automated RISKSPEC (Risk Specification) generation from REQ - generates specifications for risk matrices, impact assessments, and mitigation plans
doc-ptest-autopilot
Automated PTEST generation and review orchestration for performance category and threshold validation
doc-adr-autopilot
Automated ADR generation pipeline from BRD Architecture Decision Requirements - analyzes topics, generates Context-Decision-Consequences records
Didn't find tool you were looking for?