Squire id8exit

Exit engine for ID8Labs. Position for and execute successful exits through strategic preparation, valuation optimization, and deal execution.

install
source · Clone the upstream repo
git clone https://github.com/eddiebelaval/squire
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/eddiebelaval/squire "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/id8exit" ~/.claude/skills/eddiebelaval-squire-id8exit && rm -rf "$T"
manifest: skills/id8exit/SKILL.md
source content

Core Workflows

Workflow 1: Primary Action

  1. Analyze the input and context
  2. Validate prerequisites are met
  3. Execute the core operation
  4. Verify the output meets expectations
  5. Report results

When to Use

  • User is considering exit options
  • User receives acquisition interest
  • User wants to maximize company value
  • User needs help with due diligence preparation
  • User asks "how do I sell my company?"
  • Project is in OPERATING state and mature

Commands

/exit <project-slug>

Run full exit readiness assessment.

Process:

  1. ASSESS - Evaluate current exit-readiness
  2. POSITION - Optimize for acquirer interest
  3. VALUE - Understand worth and multiples
  4. PREPARE - Build data room and materials
  5. NEGOTIATE - Structure optimal deal
  6. EXECUTE - Close the transaction

/exit assess

Evaluate exit readiness and identify gaps.

/exit value

Estimate valuation range and comparable exits.

/exit dataroom

Create due diligence documentation checklist.

/exit memo

Draft internal exit strategy memo.


Exit Philosophy

Solo Builder Exit Reality

Exit TypeRealistic ForTypical Range
Acqui-hireAny stage$50K-500K
Asset saleWith users/revenue$50K-1M
Strategic acquisitionPMF + growth$500K-10M
Financial acquisitionScale$5M+

Exit Timing

Too early signals:

  • No product-market fit
  • No sustainable revenue
  • Still figuring out the model
  • Desperate for cash

Right time signals:

  • Clear PMF demonstrated
  • Sustainable growth
  • You want to exit
  • Strategic interest exists

Warning signs to exit:

  • Losing interest/energy
  • Market shrinking
  • Better opportunities elsewhere
  • Burnout incoming

Process Detail

Phase 1: ASSESS

Exit readiness scorecard:

FactorScore (1-5)Notes
Product-Market FitEvidence of PMF
Revenue/GrowthMRR, growth rate
User BaseSize, engagement
TechnologyClean, documented
TeamDependencies
LegalClean cap table, IP
OperationsSystematized
Market PositionCompetitive moat

Scoring:

  • 35-40: Ready for premium exit
  • 25-34: Ready with some gaps
  • 15-24: Significant prep needed
  • <15: Not ready

Phase 2: POSITION

Positioning for acquirers:

Acquirer TypeWhat They WantHow to Position
Strategic (competitor)Market share, customersUser base, retention
Strategic (adjacent)New capabilityTechnology, team
Financial (PE/VC)ReturnsGrowth, margins
Individual buyerLifestyle businessCash flow, low effort

Positioning activities:

  • Clean up technical debt
  • Document everything
  • Show growth trajectory
  • Highlight strategic value
  • Build relationships early

Phase 3: VALUE

Valuation methods:

MethodFormulaBest For
Revenue multipleARR × MultipleSaaS with growth
Profit multipleEBITDA × MultipleProfitable businesses
User-basedUsers × Value/UserPre-revenue, engaged users
Asset valueAssets - LiabilitiesDistressed/no growth
ComparableWhat similar sold forMarket validation

SaaS multiples (solo builder scale):

Growth RateTypical Multiple
<10% YoY2-3x ARR
10-30% YoY3-5x ARR
30-50% YoY5-8x ARR
>50% YoY8-12x ARR

Adjustments:

  • +1-2x for strong retention (>90% NRR)
  • +1-2x for strategic fit
  • -1-2x for high churn
  • -1-2x for concentration risk

Phase 4: PREPARE

Data room essentials:

CategoryDocuments
CorporateFormation docs, cap table, contracts
FinancialP&L, balance sheet, projections
ProductTech docs, architecture, roadmap
CustomersMetrics, top accounts, churn analysis
TeamOrg chart, key person dependencies
LegalIP assignments, material agreements

Preparation timeline:

TimeframeActions
12 months outClean up financials, document processes
6 months outBuild data room, fix legal issues
3 months outPrepare materials, identify buyers
1 month outFinalize data room, practice pitch

Phase 5: NEGOTIATE

Deal structure components:

ComponentDescriptionTypical Range
Cash at closeImmediate payment50-80%
EarnoutPerformance-based10-30%
EquityStock in acquirer0-20%
EscrowHeld for indemnity10-20%
EmploymentRetention packageVaries

Negotiation priorities:

  1. Total consideration (valuation)
  2. Cash vs equity split
  3. Earnout terms and achievability
  4. Escrow terms and release
  5. Employment terms
  6. Reps and warranties scope

Phase 6: EXECUTE

Closing process:

LOI SIGNED
    ↓
Due diligence (30-60 days)
    ↓
Definitive agreement negotiation
    ↓
Final document execution
    ↓
Closing conditions satisfied
    ↓
CLOSE

Post-close:

  • Transition assistance
  • Earnout execution
  • Team integration
  • Customer communication

Framework References

Exit Options

frameworks/exit-options.md
- Types of exits and fit

Valuation

frameworks/valuation.md
- Methods and multiples

Due Diligence

frameworks/due-diligence.md
- What buyers want

Deal Structure

frameworks/deal-structure.md
- Terms and negotiation

Acquisition Prep

frameworks/acquisition-prep.md
- 12-month prep plan


Output Templates

Data Room Checklist

templates/data-room-checklist.md
- Due diligence documents

Exit Memo

templates/exit-memo.md
- Internal exit strategy

Term Sheet Review

templates/term-sheet-review.md
- Analyzing offers


Tool Integration

MCPs

Perplexity:

  • Research comparable exits
  • Find potential acquirers
  • Market research

GitHub:

  • Clean up repository
  • Document codebase
  • Prepare for technical DD

Subagents

strategic-think-tank:

  • Exit strategy analysis
  • Negotiation strategy
  • Deal structure optimization

Handoff

After completing exit preparation:

  1. Save outputs:

    • Exit memo →
      docs/EXIT_MEMO.md
    • Data room →
      docs/data-room/
  2. Log to tracker:

    /tracker log {project-slug} "EXIT: Preparation complete. Valuation range: ${X}-${Y}. Ready for market."
    
  3. Update state:

    /tracker update {project-slug} EXITING
    
  4. On successful exit:

    /tracker update {project-slug} EXITED
    

Exit Readiness Quick Check

Minimum Requirements

  • 12+ months of financial records
  • Clean cap table
  • IP properly assigned
  • No legal issues
  • Customer contracts in order
  • Key metrics documented
  • Code is documented and clean
  • Team dependencies identified

Red Flags for Buyers

Red FlagImpactFix
Messy cap tableDeal complexityClean up early
No financial recordsTrust issuesStart tracking now
Single customer >50%RiskDiversify
Key person dependencyRiskDocument, cross-train
IP not assignedDeal blockerFix immediately
Material litigationDeal killerResolve before

Anti-Patterns

Anti-PatternWhy BadDo Instead
Waiting until desperateWeak negotiating positionPlan 12+ months ahead
Hiding problemsWill surface in DDDisclose upfront
Only one buyerNo leverageCreate competition
Focusing only on priceMiss bad termsEvaluate full package
No advisorMake mistakesGet help on first exit
Neglecting business during saleValue erodesKeep running hard

Quality Checks

Before starting exit process:

  • Exit readiness score >25
  • Financial records clean and current
  • Legal issues resolved
  • Data room 80%+ complete
  • Valuation expectations realistic
  • Exit timeline defined
  • Key decisions documented