What This Repo Is
LLM_Personas hosts three Cursor subagents:
| 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. |
First Steps
- Open the repo in Cursor. No install required for the agents.
- Portal (optional): Run
./portal/launch.sh from 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.