---
name: "AGENTS.md nested playbook + Cursor Cloud specific instructions"
description: "Use when a repo needs nested AGENTS.md playbooks including Cursor Cloud instructions."
---

# AGENTS.md nested playbook + Cursor Cloud specific instructions

## When
Use when placing AGENTS.md at repo root and in nested packages so closer files win.

## Stop
Never put long-running processes in install. Never paste full runbooks into root AGENTS.md.

## Steps
1. Use TypeScript for all new files
2. Prefer functional components in React
3. Use snake_case for database columns
4. Follow the repository pattern
5. Keep business logic in service layers
6. Install is already done by the environment Build (`pnpm install`).
7. Start services: see `.cursor/environment.json` `start` and `terminals`.
8. Per-task services the agent only needs sometimes: document the exact

## Load
AGENTS.md files. .cursor/environment.json. Repo only.
