Comment by dent9
4 hours ago
We are way beyond this. Now you use your plain text prompt to generate a requirements spec that the AI will follow when implementing your project
4 hours ago
We are way beyond this. Now you use your plain text prompt to generate a requirements spec that the AI will follow when implementing your project
Kiro is just trying to build a product around exactly what I'm talking about. I'm not a fan, because it's simultaneously too heavyweight and agents don't respect all the details of the specs it creates enough to make the time investment in super-detailed specs worthwhile.
I have a spec driven development tool I've been working on that generates structured specs that can be used to do automatic code generation. This is both faster and more robust.
That sounds cool, please do share your tools when they're ready :)