(no title)
marviel | 8 months ago
I talked about a similar, but slightly simpler workflow in my post on "Vibe Specs".
https://lukebechtel.com/blog/vibe-speccing
I use these rules in all my codebases now. They essentially cause the AI to do two things differently:
(1) ask me questions first (2) Create a `spec.md` doc, before writing any code.
Seems not too dissimilar from yours, but I limit it to a single LLM
rolha-capoeira|8 months ago
marviel|8 months ago
_1tem|8 months ago
marviel|8 months ago
The md files are actually pretty great for shareability, versioning, and picking up where you left off.
unknown|8 months ago
[deleted]