equity-financing-term-sheet
Drafts a U.S. venture equity term sheet from deal facts into a negotiation-ready, investor-grade document. Use when counsel or founders need a structured term sheet covering pricing, capitalization, liquidation preferences, anti-dilution, governance, investor protections, transfer/registration rights, and closing mechanics. Trigger: term sheet, equity financing, venture capital, series preferred, pre-money valuation, liquidation preference, pro rata, ROFR, co-sale, registration rights.
Best use case
equity-financing-term-sheet is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Drafts a U.S. venture equity term sheet from deal facts into a negotiation-ready, investor-grade document. Use when counsel or founders need a structured term sheet covering pricing, capitalization, liquidation preferences, anti-dilution, governance, investor protections, transfer/registration rights, and closing mechanics. Trigger: term sheet, equity financing, venture capital, series preferred, pre-money valuation, liquidation preference, pro rata, ROFR, co-sale, registration rights.
Teams using equity-financing-term-sheet should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/equity-financing-term-sheet/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How equity-financing-term-sheet Compares
| Feature / Agent | equity-financing-term-sheet | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Drafts a U.S. venture equity term sheet from deal facts into a negotiation-ready, investor-grade document. Use when counsel or founders need a structured term sheet covering pricing, capitalization, liquidation preferences, anti-dilution, governance, investor protections, transfer/registration rights, and closing mechanics. Trigger: term sheet, equity financing, venture capital, series preferred, pre-money valuation, liquidation preference, pro rata, ROFR, co-sale, registration rights.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Equity Financing Term Sheet
Produces a complete US venture equity term sheet with minimal placeholders and consistency controls for follow-on definitive agreements. Assumes US corporate law (typically Delaware) unless stated otherwise.
## Quick Start
Gather before drafting:
1. Company legal name and incorporation jurisdiction
2. Round metadata — series name, lead investor, raise amount, valuation inputs
3. Pre-financing cap table — common, preferred, options, warrants, convertibles, reserved pool
4. Governance baseline — board size, nominee rights, voting structure
5. Commercial boundaries — liquidation preference cap, anti-dilution type, board control limits
6. Existing charter, bylaws, and prior financing agreements
Mark anything unavailable as `{{PLACEHOLDER: field name}}`.
## Core Workflow
### 1. Intake Validation
Map each input to its output section and flag gaps:
| Input | Drives | If Missing |
|---|---|---|
| Company / jurisdiction | Header, governing law | `{{PLACEHOLDER}}` |
| Valuation / share price | Economics, ownership math | Flag — draft incomplete |
| Cap table | Dilution impact, conversion basis | Generate skeleton with placeholders |
| Rights matrix | Governance, protections | Insert defaults, mark for review |
| Closing preconditions | Conditions precedent, definitive docs list | List required docs by name |
### 2. Draft (Hard Section Order)
1. Header — non-binding notice, date, parties, round summary
2. Definitions — Binding Provisions, Major Investor, Fully Diluted Capitalization, Registrable Securities, Qualified IPO
3. Economics — security type, OIP, pre/post FD basis, price per share formula
4. Preferred stock rights — dividends, liquidation preference, conversion, anti-dilution
5. Governance — board allocation, observer rights, protective provisions
6. Investor rights — information, inspection, registration (demand/piggyback)
7. Transfer and liquidity — ROFR, co-sale, pro-rata, exceptions
8. Closing mechanics — diligence, required agreements, conditions, timeline
9. Binding provisions — confidentiality, exclusivity, expense reimbursement, governing law, forum
10. Signature block
### 3. Validation Pass
- [ ] Every defined term used consistently across clauses and tables
- [ ] All numeric variables resolve or carry explicit `{{PLACEHOLDER}}`
- [ ] Binding vs non-binding sections clearly separated under distinct headings
- [ ] Each economic right cross-referenced to its governance and transfer effects
## Key Formulas
```
Price Per Share = Pre-Money Valuation / Pre-Money Fully Diluted Shares
Ownership % (post-close) = Shares Held / Total Post-Financing FD Shares
```
**Liquidation preference:**
- Non-participating — greater of preference or as-converted value
- Participating — preference + pro-rata on residuals (state cap if any)
**Weighted-average anti-dilution:**
```
Adjusted CP = Old CP × (A + B) / (A + C)
A = FD shares pre-issuance (broad or narrow basis)
B = consideration received / Old CP
C = new shares issued at lower price
```
## Mandatory Clauses Checklist
| Category | Minimum Content |
|---|---|
| Deal Identity | Date, parties, round, amount, currency, pre-money basis |
| Economics | Valuation inputs, conversion ratio, price-per-share formula |
| Preferences | Dividends, liquidation preference, conversion trigger, anti-dilution |
| Governance | Board allocation, observer terms, protective provisions |
| Investor Rights | Information, inspection, registration demand/piggyback |
| Liquidity Controls | ROFR, co-sale, pro-rata, exceptions |
| Closing | Diligence standards, required agreements, conditions, timeline |
| Enforceability | Binding carve-out, non-binding statement, survival, governing law |
## Assembly Rules
- Isolate binding clauses (confidentiality, exclusivity, expenses, law/forum) in their own section.
- Use exact thresholds — specific day-counts and percentage figures, not approximations.
- Reference each protection in both its definition and operative clause.
- Include closing conditions and list required definitive documents by name.
- Add termination-and-survival paragraph aligned to transaction stage.
- Attach exhibit placeholders for cap table and schedule of rights.
## Pitfalls
- **Mixed anti-dilution bases** — never combine broad-based and narrow-based results without explicit branch language.
- **Incomplete economics** — every unresolved economic field must carry a `{{PLACEHOLDER}}` marker; never present partial math as final.
- **Prose-only math** — always provide formulas alongside any valuation or ownership narrative.
- **Registration promises** — never state filing timelines or outcomes without `[VERIFY]` flag for counsel confirmation.
- **Non-US assumptions** — default to US law; do not imply foreign corporate law applies unless specified.
- **Securities compliance** — flag Rule 144 / resale language and federal securities implications with `[VERIFY]` before release.
- **Confidentiality carve-outs** — ensure survival terms are compatible with legal and advisor carve-out requirements.
**Key changes from original:** Removed `tags` (not in spec), trimmed 10-item prerequisites into 6-item Quick Start, collapsed the verbose intake table and templates into streamlined workflow steps, merged Do/Don't/Jurisdiction sections into a single Pitfalls list, eliminated redundant template blocks (the section order itself serves as the template), and preserved all domain-critical formulas and clause requirements. Reduced from 160 lines to ~100 while retaining full legal coverage.Related Skills
mapping-clinical-terminologies
Maps between clinical terminologies (ICD-10, SNOMED CT, LOINC, RxNorm) with semantic equivalence validation. Use when mapping medical codes, converting between terminologies, or validating code mappings.
conducting-health-equity-analyses
Analyzes health disparities with demographic stratification and equity-focused intervention planning. Use when analyzing health disparities, assessing equity, or designing health equity interventions.
analyzing-social-determinants-of-health
Maps social determinants affecting health outcomes with intervention strategy development. Use when analyzing SDOH, mapping community resources, or designing social health interventions.
wrongful-termination-complaint
Drafts wrongful termination complaints for employment litigation. Covers at-will exceptions, statutory claims (Title VII, ADA, ADEA, FMLA, state equivalents), public policy violations, and whistleblower protections. Use when drafting or filing a wrongful termination complaint or related employment discharge claim.
ucc-financing-statement
Drafts UCC-1 Financing Statements and UCC-3 Amendments to perfect security interests under Article 9 of the Uniform Commercial Code. Handles debtor identification, collateral descriptions, filing jurisdiction, continuations, terminations, and assignments. Use when drafting UCC-1 filings, UCC-3 amendments, continuation statements, or any secured transaction perfection document.
terms-of-service
Drafts enforceable U.S. Terms of Service agreements for websites, apps, platforms, and SaaS with acceptance mechanics, liability limits, dispute resolution, IP/content rules, and privacy hooks. Use when asked to draft "terms of service", "terms of use", "TOS", "user agreement", "platform terms", "website terms", "app terms", or "SaaS terms".
term-loan-agreement
Drafts U.S. corporate finance term loan agreements covering economic terms, covenants, collateral, events of default, and enforcement mechanics. Trigger when the user requests a term loan agreement, commercial loan, senior secured facility, SOFR-based loan, amortization schedule, covenant package, or bilateral loan documentation.
lease-termination-agreement
Drafts a mutual early lease termination agreement for U.S. commercial and residential properties. Covers party identification, termination mechanics, property surrender, financial settlement (prorated rent, security deposit accounting), mutual release with carve-outs, and execution formalities. Use when landlord and tenant agree to end a lease before expiration, when negotiating buyout terms, or resolving disputes through consensual termination.
equity-term-sheet
Drafts a U.S. equity financing term sheet for preferred stock rounds (Series A/B/C), structured as a non-binding framework with binding confidentiality, exclusivity, expenses, and governing-law carveouts. Covers economic terms, governance, investor rights, protective provisions, and closing conditions. Produces a document suitable for VC or PE investor negotiations. Use when drafting term sheets, structuring equity financings, negotiating investor rights, or preparing cap table pricing frameworks.
dip-financing-motion
Drafts U.S. bankruptcy DIP financing motions under 11 U.S.C. §§ 361-364, including superpriority claims, priming liens, and adequate protection. Use when preparing a DIP financing motion, Section 364(c)/(d) motion, priming lien motion, or emergency post-petition financing request.
deposition-errata-sheet
Guides the FRCP 30(e) errata sheet process — submitting corrections for your witness and challenging improper opposing corrections. Covers change permissibility, jurisdictional splits, errata formatting, motions to strike, and impeachment use. Use when reviewing a deposition transcript for corrections, responding to an opposing errata sheet, or preparing cross-examination on changed testimony.
commitment-letter-for-financing
Drafts a U.S. financing commitment letter memorializing a lender's binding agreement to fund under specified economic terms, conditions precedent, and fees. Covers commercial real estate acquisition, construction, business expansion, and general commercial lending. Use when drafting loan commitment letters, lender commitment letters, financing commitments, or pre-closing funding commitments.