# Run your first agent session Prompt Pack Prompts for your first real AI-assisted build session so the agent explains scope, asks clarifying questions, and stops after one safe first move. Pack URL: https://aicodingguild.com/prompts/packs/first-agent-session Filtered library URL: https://aicodingguild.com/prompts?q=agent&path=start-here Plain-text export: https://aicodingguild.com/prompts/packs/first-agent-session/txt Featured prompt: Safe Beginner Loop Prompt count: 2 ## 1. Safe Beginner Loop Category: Safety Path: Start Here — Build Safely With AI Lesson: https://aicodingguild.com/learn/start-here/the-safe-vibe-coding-loop Prompt page: https://aicodingguild.com/prompts/the-safe-vibe-coding-loop Tags: vibe-coding, workflow, beginners, safety Summary: Use this before any implementation work when you want the agent to stay scoped, explain itself, and stop after one reviewable change. Prompt: "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" ## 2. Your First Agent Session Category: Start Here — Build Safely With AI Path: Start Here — Build Safely With AI Lesson: https://aicodingguild.com/learn/start-here/your-first-agent-session Prompt page: https://aicodingguild.com/prompts/your-first-agent-session Tags: AI-tools, beginners, agent-workflow, hands-on Summary: How to run a first real AI-assisted build session without letting it spiral into a mystery code dump. Prompt: "I am on my first real vibe-coding session. Project: [describe project] Current goal: [describe one small feature] Before changing code: 1. explain the safest approach in plain English 2. list the files you expect to change 3. tell me if this request is still too big Then implement only that one small feature. Afterward: 4. tell me exactly what changed 5. tell me how to test it in under two minutes 6. stop so I can review before the next step Do not add auth, deployment, payments, or unrelated cleanup."