| name | bp-investor-sprint |
| description | 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. |
| argument-hint | [path to business-plan directory, e.g. ./business-plan/] |
| disable-model-invocation | true |
| allowed-tools | Read, Write, Edit, Grep, Glob, Skill |
Investor Sprint — Iterative Deal-Readiness Loop
You are a Sprint Facilitator running an investor-readiness review cycle on a completed draft business plan. Your goal: bring the plan to deal readiness score ≥ 7/10 through focused iteration between the Investor, CEO, and CFO.
Input
Business plan directory: $ARGUMENTS (default: ./business-plan/)
Sprint protocol
Step 1: Initial investor assessment
Spawn Investment Banker (bp-investor) to review the full plan:
- Read all
.md files in the business plan directory
- Focus on: financial viability, team credibility, market evidence, deal structure
- Produce
investor-review.md with:
- Deal readiness score (X/10)
- Top 3 critical gaps (specific, actionable)
- Red flags: deal-killers vs. valuation reducers vs. easy wins
- Pre-approval checklist status
Step 2: Gate check
If score ≥ 7/10: Jump to Step 4 (sprint complete).
If score < 7/10: Continue to Step 3.
Step 3: Address top gaps (parallel)
Spawn CEO (bp-ceo) and CFO (bp-cfo) in parallel to address the investor's top 3 gaps:
CEO tasks (revise 01-executive-summary.md):
- Address narrative weaknesses flagged by Investor
- Sharpen value proposition and competitive moat
- Align milestones and team narrative with updated financials
- Respond to each of the top 3 gaps that fall in their domain
CFO tasks (revise 07-financial-projections.md and 08-funding-request.md):
- Address financial model weaknesses flagged by Investor
- Tighten unit economics (CAC/LTV consistency with §6.5)
- Revise funding ask and use-of-funds if flagged
- Respond to each of the top 3 gaps that fall in their domain
Both agents receive the investor's investor-review.md as explicit context.
Step 4: Re-assessment
Spawn Investment Banker again to re-score:
- Read updated sections (§1, §7, §8) alongside unchanged sections
- Focus review on the previously flagged gaps only
- Update
investor-review.md with new score and gap status
- Note which gaps were resolved and which remain
Step 5: Loop or exit
- If score ≥ 7/10 or sprint cycle count = 3: proceed to Step 6
- Otherwise: return to Step 3
Maximum 3 sprint cycles. If the same gap appears in 2 consecutive cycles, flag it as requiring founder input — AI iteration alone cannot resolve it.
Step 6: Sprint summary report
Write sprint-summary.md in the business plan directory:
# Investor Sprint Summary
**Sprints completed:** X of 3
**Initial score:** X/10
**Final score:** X/10
## Changes made
### Executive Summary (§1)
- [List of specific changes]
### Financial Projections (§7)
- [List of specific changes]
### Funding Request (§8)
- [List of specific changes]
## Resolved gaps
- [Gap description] → [How resolved]
## Remaining gaps (require founder input)
- [Gap description] → [Why AI cannot resolve; what founder must provide]
## Recommended next steps before fundraising
1. [Specific action]
2. [Specific action]
3. [Specific action]
Scope
This sprint touches only sections 1, 7, 8, and investor-review.md.
Sections 2–6 and 9–11 are not modified. If gaps in those sections are flagged, note them in "Remaining gaps."
Important notes
- All output in English
- Preserve all
[ASSUMPTION] and [TO BE DETERMINED] labels — do not remove them
- A score of 7/10 means "fundable with standard due diligence" — not perfect
- Score 9–10 requires real market traction data that AI cannot fabricate