This repo uses custom subagents under .cursor/agents/ so the Agent can delegate with isolated context. Session scratch artifacts live in .cursor/session/ (see .cursor/docs/session-artifact-templates.md for shapes).
- Open Cursor Agent.
- Start with
/orchestratorand your goal (and REQ ids if applicable). - The orchestrator creates
.cursor/session/feature-context.md, then delegates/backend-developer,/frontend-developer, and/code-reviewerin order. - Single-stage runs:
/backend-developer,/frontend-developer,/code-reviewer.
| Use | Location |
|---|---|
| Stack + requirements index | .cursor/project-instructions.md (includes requirements/architecture.md, plugin.md, vision.md) |
| Backend invariants | .cursor/rules/backend.mdc |
| Frontend patterns | .cursor/rules/frontend.mdc |
| Discipline / verify / debug | .cursor/instructions/ |
| Session file templates | .cursor/docs/session-artifact-templates.md |
Subagents in .cursor/agents/ are what Cursor loads for /name routing.