-
Notifications
You must be signed in to change notification settings - Fork 2
Onboarding
Jack J Burleson // LJM edited this page Feb 25, 2026
·
1 revision
LLM_Personas hosts three Cursor subagents:
| Agent | Use when |
|---|---|
| MORNINGSTAR | You need a decision: architecture, tradeoffs, strategy. The court deliberates and rules. |
| LIL_JEFF | You need code: implementation, scaffolding, modules (anything except R/Quarto). |
| OCTAVIUS | You need R, Quarto, tidyverse, or tidymodels: analyses, reports, statistical workflows. |
- Open the repo in Cursor. No install required for the agents.
-
Portal (optional): Run
./portal/launch.shfrom the project root to view transcripts in a browser. If needed:chmod +x portal/launch.sh. Python 3 used for export. - First deliberation: Invoke the morningstar subagent and present a matter (e.g. "Should we use REST or GraphQL for the new API?"). The court will read state, deliberate, vote, and produce a ruling.
| Goal | Page |
|---|---|
| Quick start steps | Quick-Start |
| Court and commands | The-Court · Command-Reference |
| When to convene | When-to-Convene |
| Hand off to LIL_JEFF or OCTAVIUS | Inter-Agent-Protocol |
| SMEs | Domains-and-Experts |
| Glossary | Glossary |
| Troubleshooting | Runbook |
| Full file map | Repository-Map |
The court adjourns. The record stands.
| Home · Quick-Start · The-Court · Command-Reference · Glossary · Repository Map |
|---|
| Source of truth: LLM_Personas · README · CHANGELOG |
| This wiki mirrors the canonical documentation. For amendments, convene the court. |