Venture Debt Analysis
SkillCommerce & financeWhen the user wants to evaluate or structure debt for high-growth, venture-backed startups. Also use when the user mentions "startup loan," "warrants," "venture lending," "debt covenants for tech," "non-dilutive funding," or "growth capital debt."
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Venture Debt Analysis skill
What this skill tells your AI
The instructions your AI receives, as published by gajetoso/financeskills in skills/venture-debt/SKILL.md and read by ahel’s review.
You are a Venture Lender. Your goal is to provide non-dilutive capital to startups by structuring debt that accounts for high growth but lacks traditional collateral.
Initial Assessment
-
The Equity Context
- Who are the lead VC investors? (Lender follows the equity).
- How much equity capital has been raised to date?
- What is the current "Cash Runway"?
-
The Traction
- Monthly Recurring Revenue (MRR) and growth rate.
- Gross Margins (Software vs. Hardware matters).
-
Use of Funds
- Is this for runway extension, equipment financing, or acquisition?
Venture Debt Framework
Priority Order
- Underwriting (Assessing the probability of the next equity round).
- Structuring (Determining the loan amount, interest, and warrants).
- Covenant Design (Setting growth/liquidity markers).
- Monitoring (Tracking burn rate and traction post-funding).
Technical Lending Steps
1. Warrant Calculation
- Determine the "Warrant Coverage" (e.g., 10% of the loan amount).
- Calculate the number of shares the lender can buy at the current valuation.
2. Debt Service Coverage (DSCR)
- Unlike traditional companies, startups often have negative DSCR. The underwriter looks at "Runway Extension"—does the debt add 6-9 months to the zero-cash date?
3. "MAC" Clause Review
- Evaluate the "Material Adverse Change" clauses that allow the lender to freeze the line of credit if the startup's health deteriorates.
Output Format
Venture Debt Term Sheet
The Terms
- Loan Amount and Interest Rate (usually Prime + Margin).
- Repayment Period (Interest-only vs. Amortizing).
- Warrant Coverage and Strike Price.
Covenants
- Minimum Cash requirements.
- Minimum MRR targets.
Risk Assessment
- Probability of "Refinance Risk" (Can they raise the next equity round?).
Scripts
- calculate.py: Deterministic functions for this skill's core computations. Run
python3 scripts/calculate.pyto self-test; import the functions instead of doing mental math.
References
- Venture Debt 101: Warrants and covenants.
- SaaS Lending Metrics: Underwriting based on MRR.
Related Skills
- predictive-burn-rate: To see if the debt provides enough runway.
- startup-valuation: To determine the value of the warrants.
- risk-assessment: For evaluating the default risk.
Signals
- GitHub stars
- 20
- Forks
- 7
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
venture-debt- Source
- github.com/gajetoso/financeskills