logoalt Hacker News

pgttoday 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

CharlesWtoday 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 1 reply
afroisalreadyintoday 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 1 reply
4b11b4today at 7:28 PM

similar approach