一键导入
bp-section
Generate a single specific section of a business plan. Use when you need just one section, not the whole plan.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate a single specific section of a business plan. Use when you need just one section, not the whole plan.
用 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.
Compile all business plan sections into a single final document. Use after all specialists have written their sections.
Generate Executive Summary and Company Description sections of a business plan. Use when writing sections 1-2 of a business plan.
| name | bp-section |
| description | Generate a single specific section of a business plan. Use when you need just one section, not the whole plan. |
| argument-hint | [section-number] [business idea] |
| disable-model-invocation | true |
| allowed-tools | Read, Write, Edit, Grep, Glob, Skill |
Generate a specific section of a business plan.
/bp-section [section-number] [business idea description]
Example: /bp-section 3 AI-powered inventory management for restaurants
| # | Section | Specialist agent |
|---|---|---|
| 1 | Executive Summary | bp-ceo |
| 2 | Company Description | bp-ceo |
| 3 | Market Analysis | bp-researcher |
| 4 | Organization & Management | bp-legal |
| 5 | Products & Services | bp-cto |
| 6 | Marketing & Sales | bp-cmo |
| 7 | Financial Projections | bp-cfo |
| 8 | Funding Request | bp-cfo |
| 9 | Operational Plan | bp-coo |
| 10 | Risk Management | bp-legal |
| 11 | Appendix | bp-legal |
| review | Investor Review | bp-investor |
$ARGUMENTS — first word is section number, rest is the business ideabusiness-plan/[section-number]-[section-name].mdIf the section number is not provided, ask the user which section they want.