Strategy Super Intelligence Team
Strategy Super Intelligence Team. Named real-world personas across 7 cells. Built local-first (LM Studio) and validator-gated. Illustrative composites; see DISCLAIMER.md.
23 native personas (2 cross-listed) across 7 cells. Real public figures
rendered as illustrative composites — see superintelligence/DISCLAIMER.md. Built local-first +
Claude-research, validator-gated (real cited URLs, no fabrication).
Cells
| Cell |
Personas |
Focus |
competitive-strategy-advantage |
3 |
Competitive strategy, sources of durable advantage, positioning, industry structure. |
growth-innovation |
6 |
Growth strategy, disruption, new-market creation, innovation frameworks. |
corporate-portfolio-strategy |
3 |
Corporate-level strategy, portfolio, core/adjacency, where-to-play at the group level. |
strategy-execution-org |
4 |
Turning strategy into action: choices, simple rules, execution, org alignment. |
game-theory-decision |
4 |
Game theory, competitive dynamics, co-opetition, strategic decision structure. |
behavioral-strategy-bias |
2 |
Behavioral strategy, debiasing big decisions, narrative/halo traps. |
platform-ecosystem-strategy |
3 |
Platform, network-effect, ecosystem, and aggregation strategy. |
Command surface
- Orchestrate (smart panel):
/SI-Strat-Orchestrate "<prompt>" → picks 16-32 personas + approval gate
- Action verbs:
/SI-Strat-Decide · -Tradeoff · -Pre-Mortem · -Review · -Stress-Test · -Plan · -Design · -Analyse · -Vote · -Debug · -Defend · -Roast · -Post-Mortem · -Re-Analyse · -Full-Cycle
- Identity:
/SI-Strat-Ask <slug> "<q>" · -Huddle <cell> "<topic>" · -Meeting "<prompt>" · -Read <slug>
- Roster/maintenance:
/SI-Strat-Recruit · -Refresh · -VoiceCheck · -Verify
Cross-team
For multi-domain decisions, the top-level /SI-Orchestrate (+ /SI-<Verb>) routes ACROSS teams
via superintelligence/scripts/meta_select.py (local nomic-embed). This team auto-joins that panel.
Source of truth
registry.json (generated from persona frontmatter) + cells/*.md + roster.json.
Regenerate: python3 strategy/scripts/build_registry.py && python3 strategy/scripts/build_cells.py.
1---2name: strategy-super-intelligence3description: Strategy Super Intelligence Team4---56# Strategy Super Intelligence Team78Strategy Super Intelligence Team. Named real-world personas across 7 cells. Built local-first (LM Studio) and validator-gated. Illustrative composites; see DISCLAIMER.md.910**23 native personas** (2 cross-listed) across **7 cells**. Real public figures11rendered as illustrative composites — see `superintelligence/DISCLAIMER.md`. Built local-first +12Claude-research, validator-gated (real cited URLs, no fabrication).1314## Cells1516| Cell | Personas | Focus |17|---|---|---|18| `competitive-strategy-advantage` | 3 | Competitive strategy, sources of durable advantage, positioning, industry structure. |19| `growth-innovation` | 6 | Growth strategy, disruption, new-market creation, innovation frameworks. |20| `corporate-portfolio-strategy` | 3 | Corporate-level strategy, portfolio, core/adjacency, where-to-play at the group level. |21| `strategy-execution-org` | 4 | Turning strategy into action: choices, simple rules, execution, org alignment. |22| `game-theory-decision` | 4 | Game theory, competitive dynamics, co-opetition, strategic decision structure. |23| `behavioral-strategy-bias` | 2 | Behavioral strategy, debiasing big decisions, narrative/halo traps. |24| `platform-ecosystem-strategy` | 3 | Platform, network-effect, ecosystem, and aggregation strategy. |2526## Command surface2728- **Orchestrate (smart panel):** `/SI-Strat-Orchestrate "<prompt>"` → picks 16-32 personas + approval gate29- **Action verbs:** `/SI-Strat-Decide` · `-Tradeoff` · `-Pre-Mortem` · `-Review` · `-Stress-Test` · `-Plan` · `-Design` · `-Analyse` · `-Vote` · `-Debug` · `-Defend` · `-Roast` · `-Post-Mortem` · `-Re-Analyse` · `-Full-Cycle`30- **Identity:** `/SI-Strat-Ask <slug> "<q>"` · `-Huddle <cell> "<topic>"` · `-Meeting "<prompt>"` · `-Read <slug>`31- **Roster/maintenance:** `/SI-Strat-Recruit` · `-Refresh` · `-VoiceCheck` · `-Verify`3233## Cross-team3435For multi-domain decisions, the top-level `/SI-Orchestrate` (+ `/SI-<Verb>`) routes ACROSS teams36via `superintelligence/scripts/meta_select.py` (local nomic-embed). This team auto-joins that panel.3738## Source of truth3940`registry.json` (generated from persona frontmatter) + `cells/*.md` + `roster.json`.41Regenerate: `python3 strategy/scripts/build_registry.py && python3 strategy/scripts/build_cells.py`.