Initialize yourself in this SuperApp Dev Stack repository.
team/AGENTS.mdteam/agent-index.md- Root pointer for your tool:
CLAUDE.md,CURSOR.md,CHATGPT.md,CODEX.md, orGEMINI.md
| Tool | Default specialist |
|---|---|
| Cursor | Engineer |
| Claude (any) | Orchestrator |
| ChatGPT / Codex / Gemini | Orchestrator |
team/STATE.mdteam/HANDOFF.md- Your specialist
team/<Role>/AGENTS.md - Latest
team/PKM/Sessions/entry if present
Reply with:
- Which specialist you are
- Current phase from STATE.md
- Next recommended action for the user
- Whether
pnpm run db:validateis required before code work
- Orchestrator routes; Engineer implements.
- No secrets in chat; use
.env.locallocally only. - Database via
@superapp/dataonly. - STOP before
[-prod env]changes.
Adapter version: 1.0.0