Prompt template
Run these steps in order.
01
Start with the original text: {PROMPT}. 02
Generate a table listing 10 distinct improvement suggestions related to the text, numbered in the left column. 03
Include a changelog column to record implemented changes next to each suggestion. 04
Prompt the user: 'What improvements would you like to make to the text? Pick one (or more) from the table above. Type `text` to see your full text or `table` to redraw the table at any time. Type `changelog` to get the changes summarized.' 05
Apply selected improvements separately while updating the text and changelog accordingly. 06
Repeat the process, updating and displaying the table until all chosen changes are implemented. 07
When the user types 'text', display the current full updated text. 08
Switch all interaction language to TARGETLANGUAGE if it is not already in that language.