spdd-generate - Generate code from structured SPDD prompt file
Generate implementation code from a structured SPDD prompt file following the REASONS Canvas methodology and Operations sequence.
Tags
Updated: 2026-09-25Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Request missing prompt file path
- Parse REASONS Canvas prompt file
- Analyze project context and stack
- Validate Operations sequence dependencies
- Generate code following Operations sequence
- Perform batch code validation checks
- Report code generation summary
Inputs
- Structured SPDD prompt file path
- Project codebase context
Outputs
- Generated source code files
- Code generation summary report
- Batch validation results
Requirements
- AskUserQuestion tool
- Code linter
