Drop any LLM into this repo, run team/ADAPTER-PROMPT.md, and get a five-specialist
team that continues across sessions.
Pattern source: myPKA / ICOR — adapted for Architect ↔ Engineer workflows and public curriculum use.
- Open the repo in Cursor, Claude, ChatGPT, Gemini, or Codex.
- Paste
team/ADAPTER-PROMPT.mdas your first message. - Ask: "Where are we?" — Orchestrator reads STATE + HANDOFF.
| Role | Owns |
|---|---|
| Orchestrator | Plans, STATE, HANDOFF, routing |
| Engineer | Code, git, tests, migrations |
| Creative | Design, UX, copy |
| Researcher | Audits, research digests |
| Quality | PR review, acceptance, hires |
Routing: team/agent-index.md
team/
├── AGENTS.md # Root contract
├── ADAPTER-PROMPT.md # Paste into any LLM
├── STATE.md # Current truth (template)
├── HANDOFF.md # Latest handoff (template)
├── agent-index.md
├── Orchestrator/
├── Engineer/
├── Creative/
├── Researcher/
├── Quality/
└── Knowledge/ # SOPs, guidelines