Spec-Driven Development
Attested
Plan-first development: no code until the spec is approved.
Platform-AgnosticDev Workflow
Enforces a brainstorm → write-plan → execute-plan workflow. Prevents implementation code from being written before the plan is reviewed and approved. Works across all stacks and project types.