|
|
|
|
|
by foxhop
532 days ago
|
|
Step 1: curate a context window of code from different repos (poke team about switching to mono repo) Step 2: write a slack style message as if you are discussing the solution with a teammate that you have authority over as a delegate to get shit done & to revise as needed. Step 3: press enter, LLM does something you don't like, delete history, fix prompt in step 2 and ask again, rinse and repeat until you have working code. Step 4: ask for the changes to be written as a bash file that cat EOF all the files that change into place, run the script. Step 5: git diff & play test the changes using functional testing (use your mouse & keyboard test the code paths that changed...) Step 6: continue prompting & deleting history as needed to refine. Step 7: commit code to repos |
|