Vibe Coding playbook/Module 3 · Talking to the agent

Day 26 / 100 · Talking to the agent

Read the prompt. Then press Enter.

Claude Code asks before it does anything with real consequences. These prompts are your seatbelt. Here's how to answer them.

Usually yes

Low Risk

▸

Reading files in your project

▸

Editing files you asked about

▸

Running your own tests

▸

Starting your local server

Stop and read

Check First

▸

Installing a new package

▸

Deleting files

▸

Running a script from the internet

▸

Anything outside your folder

Usually no

Ask Why

▸

Touching .env or secrets

▸

Pushing to GitHub

▸

Admin or sudo commands

▸

Anything you can't explain

If you can't explain it, don't approve it.