logoalt Hacker News

pgtyesterday at 6:39 PM3 repliesview on HN

I am getting disproportionately good results with the models by following a process: spec -> plan -> critique -> improve plan -> implement plan.


Replies

CharlesWyesterday at 6:49 PM

If I may "yes, and" this: spec → plan → critique → improve plan → implement plan → code review

It may sound absurd to review an implementation with the same model you used to write it, but it works extremely well. You can optionally crank the "effort" knob (if your model has one) to "max" for the code review.

show 2 replies
afroisalreadyinyesterday at 6:59 PM

Can you give a little more detail how you execute these steps? Is there a specific tool you use, or is it simply different kinds of prompts?

show 2 replies
4b11b4yesterday at 7:28 PM

similar approach