CLAUDE.md, AGENTS.md, .cursor/rules — the system prompt your agent reads every session — step 5 of 9
You're writing a CLAUDE.md "Where to look" section. Three pieces
of information the model will need: auth flow (in docs/auth.md),
database schema (in docs/db-schema.md), API contract (in
openapi.yaml). Format each as a one-line bullet pointing at
the file, NOT duplicating its contents.
Expected output:
- Auth flow: docs/auth.md
- Database schema: docs/db-schema.md
- API contract: openapi.yaml
⌘↵ runs the editor.read, then continue.
CLAUDE.md, AGENTS.md, .cursor/rules — the system prompt your agent reads every session — step 5 of 9
You're writing a CLAUDE.md "Where to look" section. Three pieces
of information the model will need: auth flow (in docs/auth.md),
database schema (in docs/db-schema.md), API contract (in
openapi.yaml). Format each as a one-line bullet pointing at
the file, NOT duplicating its contents.
Expected output:
- Auth flow: docs/auth.md
- Database schema: docs/db-schema.md
- API contract: openapi.yaml
⌘↵ runs the editor.read, then continue.