Not, the person you were replying to, but I think a better example of incrementally here would be
- write me a file with the function definitions for this problem.
- compile that
- write a test that test x outcome
- compile that
- then have it start writing functionality
If it's trying to one shot a complex problem that you would typically break up, your prompt is probably too vague.
- write me a file with the function definitions for this problem. - compile that - write a test that test x outcome - compile that - then have it start writing functionality
If it's trying to one shot a complex problem that you would typically break up, your prompt is probably too vague.