Hacker News new | ask | show | jobs
by Havoc 169 days ago
> ask it explicitly to separate the implementation plan in phases

This has made a big difference my side. prompt.md that is mostly very natural language markdown. Then ask LLM to turn that into a plan.md that contains phases emphasising that each should be fairly selfcontained. This usually needs some editing but is mostly fine. And then just have it implement each phase one by one.