Skip to content
Back to the public prompt library
Prompt Pack

Run your first Claude or agent session

Prompts for a first Claude Code, Codex, or Cursor session so the agent sets a goal, explains scope, justifies tools or loops, verifies the result, and stops after one safe first move.

SafetyStart Here — Build Safely With AI

Featured prompt: Safe Agent Loop

Use this before implementation work when you want the agent to set one goal, explain the plan, verify the result, 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].

Goal:
- outcome: [what should be true]
- scope: [files, pages, or systems in scope]
- proof: [test command, browser check, or manual check]
- stop condition: [when to stop]
- do not touch: [auth, payments, database, deployment, packages, secrets, etc.]

Before making changes:
1. explain your plan in plain English
2. list the files, commands, and tools you expect to use
3. tell me if this needs a stronger model, deeper planning, a subagent, MCP, or a loop -- and why
4. do not add packages or change config unless absolutely necessary

After making changes:
5. tell me exactly what changed
6. tell me how to test it in one minute
7. run only the verification command or browser check we agreed on
8. stop so I can review before the next step"

Pack FAQ

Why this pack exists and how to use it well

What is the Run your first Claude or agent session prompt pack for?

Prompts for a first Claude Code, Codex, or Cursor session so the agent sets a goal, explains scope, justifies tools or loops, verifies the result, and stops after one safe first move. Use this pack when you want a stable cluster of prompts around one supervision pattern instead of browsing the entire library.

Why does this page exist if the library already has filters?

This page is the canonical URL for the pack. It gives search engines, AI crawlers, and humans a stable starting point instead of a fragile query string.

Should I use every prompt in the pack at once?

No. Start with the featured prompt or one matching prompt, run one reviewable step, then switch prompts only if you need a different supervision pattern.