一键导入
bp-compile
Compile all business plan sections into a single final document. Use after all specialists have written their sections.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Compile all business plan sections into a single final document. Use after all specialists have written their sections.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Run a quality validation pass on a completed business plan. Checks numerical consistency across sections, assumption labeling, missing critical fields, internal logic gaps, and ethics guardrails. Use before /bp-compile to catch errors investors will find.
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.
Build a complete business plan using an agent team where specialists work in parallel, communicate, and challenge each other's work. Requires CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1.
Run an iterative investor-readiness sprint on a completed draft business plan. CEO, CFO, and Investor cycle through the plan until deal readiness score reaches 7/10 or higher. Use after /business-plan to harden the plan for fundraising.
Generate Executive Summary and Company Description sections of a business plan. Use when writing sections 1-2 of a business plan.
Generate Financial Projections section of a business plan. Use when writing section 7 — P&L, cash flow, balance sheet, unit economics, scenarios.
| name | bp-compile |
| description | Compile all business plan sections into a single final document. Use after all specialists have written their sections. |
| disable-model-invocation | true |
| argument-hint | [business-plan-directory] |
| allowed-tools | Read, Write, Edit, Grep, Glob |
Compile all business plan section files into a single, polished final document.
Read all section files from the business plan directory ($ARGUMENTS or ./business-plan/):
01-executive-summary.md02-company-description.md03-market-analysis.md04-organization.md05-product-services.md06-marketing-sales.md07-financial-projections.md08-funding-request.md09-operational-plan.md10-risk-management.md11-appendix.mdAlso read investor-review.md if it exists.
Compile into 00-full-plan.md with:
Run a consistency check:
Generate a plan-status.md file with:
[TO BE DETERMINED] items[ASSUMPTION] itemsWrite the compiled plan to 00-full-plan.md and the status report to plan-status.md.