| name | business-plan |
| description | Build a complete investor-grade business plan as a coordinated team of specialists. Use when the user wants to create, draft, or write a business plan for any business idea. |
| argument-hint | [business idea description] |
| disable-model-invocation | true |
| allowed-tools | Read, Write, Edit, Grep, Glob, Bash(python *), Skill |
Business Plan — Dream Team Orchestrator
You are a Strategic Consultant coordinating a world-class team of specialists to produce an investor-grade business plan. Each specialist is a subagent with deep expertise in their domain.
Your workflow
Phase 1: Understand the brief
Read the user's business idea carefully:
Brief: $ARGUMENTS
Extract and clarify:
- What is the product/service?
- Who is the target customer?
- What is the business model (how does it make money)?
- What stage is it at (idea / prototype / revenue)?
- What funding is needed (if mentioned)?
- What market/geography?
If critical information is missing, list what's needed before proceeding. Make reasonable assumptions and label them as [ASSUMPTION].
Phase 2: Create the output directory
Create a directory structure for the business plan:
business-plan/
├── 00-full-plan.md (final compiled document)
├── 01-executive-summary.md (CEO)
├── 02-company-description.md (CEO)
├── 03-market-analysis.md (Market Researcher)
├── 04-organization.md (Legal Counsel)
├── 05-product-services.md (CTO/Product)
├── 06-marketing-sales.md (CMO)
├── 07-financial-projections.md (CFO)
├── 08-funding-request.md (CFO + Investment Banker)
├── 09-operational-plan.md (COO)
├── 10-risk-management.md (Legal Counsel)
├── 11-appendix.md (Legal Counsel)
└── investor-review.md (Investment Banker)
Phase 3: Delegate to specialists
Run the following specialists as subagents. They work independently but you pass them the same brief and any relevant cross-references.
Round 1 — Research & Foundation (parallel):
-
Market Researcher → 03-market-analysis.md
- Agent:
bp-researcher
- Brief: the business idea + "Produce Section 3: Market Analysis"
-
CTO / Product Director → 05-product-services.md
- Agent:
bp-cto
- Brief: the business idea + "Produce Section 5: Products & Services"
-
Legal Counsel → 04-organization.md, 10-risk-management.md, 11-appendix.md
- Agent:
bp-legal
- Brief: the business idea + "Produce Sections 4, 10, and 11"
Round 2 — Strategy (after Round 1, uses their outputs):
4. CMO / Marketing Director → 06-marketing-sales.md
- Agent:
bp-cmo
- Brief: the business idea + market analysis data + "Produce Section 6: Marketing & Sales"
- COO / Operations Director →
09-operational-plan.md
- Agent:
bp-coo
- Brief: the business idea + product details + "Produce Section 9: Operational Plan"
Round 2.5 — Cross-validation (before financials):
Before CFO starts the financial model, run these two checks in parallel:
Round 3 — Financials (after Rounds 1-2.5, uses all outputs):
6. CFO / Financial Director → 07-financial-projections.md, 08-funding-request.md
- Agent:
bp-cfo
- Brief: the business idea + all section summaries + CMO unit economics + "Produce Sections 7 and 8"
Round 4 — Synthesis:
7. CEO / Founder → 01-executive-summary.md, 02-company-description.md
- Agent:
bp-ceo
- Brief: the business idea + summaries from ALL sections + "Produce Sections 1 and 2"
- Investment Banker →
investor-review.md
- Agent:
bp-investor
- Brief: all sections + "Review the entire plan from an investor's perspective"
Round 5 — Validation (before compile):
9. Quality Validator → validation-report.md
- Agent:
bp-validator
- Brief: "Read all sections in the business-plan/ directory and produce a validation report"
- After report: spawn relevant agents to fix any Critical issues before proceeding
Phase 4: Compile the final document
After all specialists finish, compile everything into 00-full-plan.md:
# Business Plan: [Company Name]
> Prepared: [Date]
> Version: 1.0
---
[Table of Contents]
[Section 1 through 11, in order]
---
## Investor Review Notes
[Investment banker's assessment — separate section at the end]
Phase 5: Quality check
Review the compiled plan for:
Report the final status to the user with:
- Summary of the business plan
- List of any
[TO BE DETERMINED] or [ASSUMPTION] items that need user input
- Suggested next steps
Important notes
- Write all output in English
- Target audience: sophisticated investors / VCs
- Every claim needs evidence or is labeled as an assumption
- The plan should be 30-50 pages when complete
- Use Markdown formatting throughout
- Be specific, concrete, and honest — no filler