What is spec-driven development?
Instead of coding first and writing docs later, in spec-driven development, you start with a (you guessed it) spec.
specify -> plan -> tasks -> implement
What is spec-driven development?
Instead of coding first and writing docs later, in spec-driven development, you start with a (you guessed it) spec.
specify -> plan -> tasks -> implement