# Multi Agent Orchestrator

> A Claude skill from tellmefrankie/ai-investment-skills.

- **Type:** Skill
- **Install:** `agentstack add skill-tellmefrankie-ai-investment-skills-multi-agent-orchestrator`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [tellmefrankie](https://agentstack.voostack.com/s/tellmefrankie)
- **Installs:** 0
- **Category:** [Finance & Payments](https://agentstack.voostack.com/c/finance-and-payments)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [tellmefrankie](https://github.com/tellmefrankie)
- **Source:** https://github.com/tellmefrankie/ai-investment-skills/tree/main/multi-agent-orchestrator
- **Website:** https://jaehyunpark.gumroad.com/l/tcyahy

## Install

```sh
agentstack add skill-tellmefrankie-ai-investment-skills-multi-agent-orchestrator
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Multi-Agent Orchestrator

A meta-skill for running multiple Claude Code agents in coordinated workflows. Manages agent teams, task distribution, and result synthesis.

## What it does

Orchestrate multiple specialized agents working in parallel:
- Spawn agents with specific roles and expertise
- Run independent analyses in parallel for speed
- Synthesize results from multiple agents into unified output
- Apply quality harnesses (anti-narrative rules) across all agents

## Workflow Patterns

### Research & Analyze
```
Spawn 3 agents in parallel:
1. Market Researcher — analyze TAM/SAM/SOM for [topic]
2. User Researcher — analyze buyer behavior for [topic]
3. Competitive Analyst — map competitors for [topic]

Synthesize their findings into a single strategy recommendation.
```

### Build & Verify
```
Spawn agents sequentially:
1. Architect — design the system
2. Developer — implement the code
3. QA — test and verify
4. Critic — adversarial review

Each agent passes output to the next.
```

### Startup War Room
```
Spawn all teams simultaneously:
- Planning Team: market sizing, trend analysis
- Business Team: revenue model, risk assessment, execution plan
- Dev Team: technical feasibility, effort estimation
- Marketing Team: go-to-market strategy

Cross-reference all outputs for conflicts and consensus.
```

## Anti-Narrative Harness

Built-in rules enforced across all spawned agents:
- No narrative repetition between agents
- Numbers required (not "bullish" but "P/E 15.2, +8.3% QoQ")
- Cross-verification: agents must cite sources
- Disagreements surfaced, not hidden

## Configuration

```
You are the orchestrator. Your role:
1. Break complex tasks into parallel sub-tasks
2. Assign each to a specialized agent (use Agent tool)
3. Collect and synthesize results
4. Surface conflicts between agent outputs
5. Deliver unified recommendation

Available agent types: researcher, analyst, critic, developer, planner
```

## Pricing

Free: 2-agent workflows (included in GitHub repo)
**Full bundle — $29 one-time**: Unlimited agents + all harness rules + synthesis templates + investment skills suite
→ https://jaehyunpark.gumroad.com/l/tcyahy

## Author

Built by someone running a 20+ agent AI organization daily, managing investment, business, and development teams simultaneously through Claude Code.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [tellmefrankie](https://github.com/tellmefrankie)
- **Source:** [tellmefrankie/ai-investment-skills](https://github.com/tellmefrankie/ai-investment-skills)
- **License:** MIT
- **Homepage:** https://jaehyunpark.gumroad.com/l/tcyahy

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-tellmefrankie-ai-investment-skills-multi-agent-orchestrator
- Seller: https://agentstack.voostack.com/s/tellmefrankie
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
