This is the system-level spec above individual prompts. It defines boundaries, routing principles, role permissions, state model, output contracts, and upgrade/downgrade behavior.
This is the system-level spec above individual prompts. It defines boundaries, routing principles, role permissions, state model, output contracts, and upgrade/downgrade behavior.
The multi-agent Skill supports personal investment decisions by tracking positions/watchlist, analyzing thesis + structure + market + news, comparing opportunity cost, and producing executable advice under real constraints (including settlement latency).
Stop when key state is missing; downgrade on low-confidence/news timing gaps; upgrade when user explicitly asks for formal portfolio decision.
The outer layer receives the user question, classifies request type, chooses analysis depth, and controls output shape. It should not replace deep specialist analysis.
| Level | Use case | Output |
|---|---|---|
| Quick | Single-name explanation, no execution | Short direct answer |
| Focused | 1–2 names / partial position question | Mini Decision Note |
| Full | Portfolio, rotation, capital deployment | Full Decision Card |
Chief Strategist is the final arbiter only in Full level. Must resolve conflicts and explain why one evidence class is weighted higher, without faking certainty.
Market Strategist labels environment; Risk Officer stress-tests fragility; News Agent extracts 24–48h catalysts and maps impact to macro, sector, names, and holdings.
Research Lead dispatches tasks, sets round focus, compares opportunity cost, and gives quality nudges. Ticker analysts (TSLA/NVDA/AMD/MU/SNDK/PLTR/COIN/HOOD) answer thesis-status-structure-risk-recheck consistently.
Position Manager converts conclusions into staged actions and must respect settled/unsettled cash and T+1 practicality. Portfolio State Tracker stores executable reality, not stale opinions.
No self-modifying strategy. Allowed iteration is per-round focus updates by Research Lead and user-specified emphasis signals.
Default checkpoint flow: route level → state sufficiency → environment/risk/news → research focus → specialist outputs → execution layer → final synthesis (Full only).
Core first: Router, State Tracker, Chief, Position Manager, Research Lead, News, Market, Risk. Initial ticker set: TSLA, AMD, PLTR, COIN. Expand with SNDK/MU/NVDA/HOOD next.
The system is flexible for users, layered for teams, strict for execution, boundary-sensitive, and state-realistic.
Essence: a constraint-first, checkpoint-driven, on-demand orchestrated investment multi-agent Skill.