sdd-validate

Installation
SKILL.md

Spec Validation Skill

Overview

The Skill(sdd-toolkit:sdd-validate) skill provides comprehensive validation for Spec-Driven Development (SDD) JSON specification files. It checks for structural consistency, auto-fixes common issues, generates detailed reports, and analyzes dependencies.

Key capabilities:

  • Validate JSON spec structure and hierarchy integrity
  • Auto-fix 13 common issue types with preview and backup support
  • Generate detailed validation reports in Markdown or JSON
  • Calculate comprehensive spec statistics (depth, coverage, complexity)
  • Analyze dependencies (cycles, orphans, deadlocks, bottlenecks)
  • Differentiated exit codes for warnings vs errors
  • Draft 07 JSON Schema validation (installs automatically when jsonschema is available; run pip install claude-skills[validation] to enable)

Understanding Exit Codes

Exit codes indicate the state of your spec, not command success/failure:

Related skills

More from tylerburleigh/claude-sdd-toolkit

Installs
1
GitHub Stars
7
First Seen
7 days ago