Agent skill
doc-dspec-audit
Unified DSPEC quality gate - validates structure, detects issues, computes DOC-Ready score, and produces report for fixer
Install this agent skill to your Project
npx add-skill https://github.com/vladm3105/aidoc-flow-framework/tree/main/.claude/skills/doc-dspec-audit
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": "primary", "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": [ "Audit Report" ], "architecture_approaches": [ "ai-agent-based" ] }
SKILL.md
doc-dspec-audit
Purpose
Unified DSPEC quality gate that combines structural validation, content review, and DOC-Ready scoring into a single comprehensive audit.
Layer: 9.51 (DSPEC Quality Gate)
DOC-Ready Score Calculation
| Component | Weight | Scoring Criteria |
|---|---|---|
| Content Coverage | 25% | All REQ topics addressed |
| Audience Alignment | 20% | Audience analysis complete |
| Structure Completeness | 20% | Content outline complete |
| Style Compliance | 15% | Style guide referenced |
| Accessibility | 10% | Accessibility requirements met |
| Traceability | 10% | All cumulative tags present |
Thresholds:
- PASS: ≥85%
- CONDITIONAL: 75-84%
- FAIL: <75%
Output Files
| File | Purpose |
|---|---|
DSPEC-NN.A_audit_report_vNNN.md |
Comprehensive audit report |
References
- Template:
ai_dev_ssd_flow/09_SPEC/DSPEC/DSPEC-MVP-TEMPLATE.yaml - Schema:
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?