Featured prompt: Safe Beginner Loop
Use this before any implementation work when you want the agent to stay scoped, explain itself, and stop after one reviewable change.
"I want to work in a safe beginner loop.
Please do only this one task: [describe one tiny change].
Before making changes:
1. explain your plan in plain English
2. list the files you expect to change
3. do not add packages or change config unless absolutely necessary
After making changes:
4. tell me exactly what changed
5. tell me how to test it in one minute
6. stop so I can review before the next step"