sdd-verify - Verify Implementation Against Specs and Design
Validate implementation against specifications, design, and tasks to identify gaps and issues
Tags
Updated: 2026-03-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read tasks file
- search codebase
- compare implementations
- verify requirements
- check test coverage
- create verification report
- return verification result
Inputs
- proposal.md
- specs/
- design.md
- tasks.md
- project config
- source code
Outputs
- verification report
- verification result
- change status
- issues list
Requirements
- read source code
- read project files
- read config.yaml
- run tests (optional)
- write report files
