Goal
- Your first goal is to make the agent feel simple, local, and readable instead of magical and overwhelming.
Day 1 Of 5
Your first goal is to make the agent feel simple, local, and readable instead of magical and overwhelming.
Today's Win
Keep the scope small enough that you can finish and feel the win.
Steps
Keep the scope small enough that you can actually finish.
Create a new folder on your desktop. Name it something like `ai-sandbox-v1`.
Open that folder in your editor and start your coding agent inside it.
Paste the beginner prompt and make the agent explain its plan before it writes anything.
Read what it creates. If it makes too much, use the “do less” prompt immediately.
End by asking it to write a short journal entry so tomorrow-you can restart calmly.
Need A Prompt?
You can edit the bracketed parts, but keep the overall structure. The structure is part of the beginner safety rail.
Pasteable Prompt
You are helping a complete beginner learn coding agents.
Rules for this folder:
- Stay inside this folder.
- Ask before creating more than one new file.
- Keep everything readable and plain English.
- Put today's running notes in journal.md.
- If you want to make a plan, make it short.
About me:
- I work in sales and browse LinkedIn a lot.
- I have never coded before.
- I want to learn by building tiny real things.
Start by explaining what this folder should contain today, then help me make one tiny project.
If the output becomes too sprawling, go back to the do-less prompt from Start Here.
Common Mistakes
Beginners usually suffer from over-scope, not under-ambition.
Do not ask the agent to restructure your whole computer.
Do not let it create a giant folder tree on the first move.
If you feel confused, that means you should shrink the scope, not quit.
Guide Note 1
This is a short written list of how you want the agent to behave with you: how much detail you want, how you like options shown, and what it should stop doing.
Open the guide noteGuide Note 2
Session close is the habit of ending with a short, readable handoff note so the next session can restart without guesswork.
Open the guide note