High-level strategic thinking and decision support. Full team activation — all 5 agents.
Follow the orchestrator pattern in .claude/skills/orchestrator/SKILL.md. This is a full team activation.
Read data/competitors/_index.json. If missing: "Run /init first."
Read all agent definitions from .claude/agents/.
Read: .claude/skills/orchestrator/SKILL.md, data/gtm/positioning.json, data/competitors/_index.json, data/signals/_index.json, data/research/_sources.json, data/product/decisions.json
Spawn three agents in a SINGLE message:
Research Agent — "Gather context for strategic analysis: {user's question} Query all NotebookLM notebooks for relevant insights. Search web for recent developments. Save to data/research/pulls/."
Intel Agent — "Provide competitive and market landscape for this strategic question: {user's question} What are competitors doing in this area? What signals are relevant? Update data/competitors/ and data/signals/."
Product Agent — "Evaluate the product implications of this strategic question: {user's question} What does this mean for ArmorIQ's product? Apply CISO buyer test. Log any decisions to data/product/decisions.json."
GTM Agent — "Frame the strategic options and messaging implications: {user's question} Research context: {Research output} Competitive landscape: {Intel output} Product implications: {Product output} How should ArmorIQ position itself relative to this? What messaging shifts are needed?"
Brief Agent — "Synthesize all inputs into a strategic brief: {All agent outputs} Original question: {user's question} Format as a strategy document. Save to data/briefs/{date}-strategy.md."
[What's happening — facts and context]
[2-3 non-obvious insights from the analysis]
[2-3 strategic options with tradeoffs]
[Which option and why]
[The reasoning — what makes this the right call now]
Critique Assessment: [Strong / Needs improvement] Data Updated: [files changed] Sources Added to NotebookLM: [URLs, if any]