name: alpha-squad description: "Run multi-lens hypothesis generation across accounting, flows, networks, microstructure, and causal checks. Use when you need market hypotheses with mechanism, counterparty, and decay. Triggers: alpha squad, fundamentalist, vulture, network-architect, book-physicist, causal-detective, hypothesis generation, mechanism first."
Alpha Squad
Use this skill when the user wants market hypotheses generated from complementary lenses.
Role Map
fundamentalist->agents/fundamentalist.mdvulture->agents/vulture.mdnetwork-architect->agents/network-architect.mdbook-physicist->agents/book-physicist.mdcausal-detective->agents/causal-detective.md
Workflow
- Read
README.mdand enforce mechanism-first reasoning. - If the user specified one role, spawn exactly that role with
agent_typeand task context. - If no role was specified, spawn all five roles in parallel and ask each for 1-3 high-conviction hypotheses.
- Use
waitto gather results, then synthesize a single hypothesis slate. - Ensure every proposed hypothesis includes counterparty, constraint, decay horizon, and mechanism sketch.
- If confidence is weak or confounding is likely, run a follow-up pass with
causal-detectivebefore presenting final output.