Negotiation & Strategy Commands
FundAdmin AI provides strategic tools for negotiating fund terms, benchmarking against market data, translating complex legal language, and tracking how terms evolve across fund vintages. These commands turn legal documents into actionable negotiation intelligence.
/fund lpa-negotiate
Description: Generates a negotiation markup of an LPA with redline suggestions, counter-proposals, and priority-ranked issues. Each recommendation is classified from P0 (deal-breaker) to P4 (nice-to-have) and includes trade-off analysis to support negotiation strategy.
Usage
/fund lpa-negotiate <file>Inputs
| Parameter | Type | Required | Description |
|---|---|---|---|
file | File path | Yes | LPA document to negotiate (PDF, DOCX, or TXT) |
Output
Generates LPA-NEGOTIATE-[fund-name]-[date].md containing:
- Negotiation Summary -- total issues identified, breakdown by priority level, estimated negotiation effort
- P0 -- Deal Breakers -- provisions that present unacceptable risk; must be resolved (e.g., unlimited GP indemnification, no-fault removal blocked, uncapped expenses)
- P1 -- High Priority -- significant economic or governance concerns warranting strong pushback (e.g., above-market carry, weak key person provisions, broad conflict waivers)
- P2 -- Medium Priority -- important but negotiable items (e.g., reporting frequency, transfer restrictions, LPAC composition)
- P3 -- Low Priority -- minor improvements that signal sophistication (e.g., notice periods, defined term clarifications, administrative provisions)
- P4 -- Nice to Have -- cosmetic or aspirational asks useful as negotiation leverage
- Redline Suggestions -- for each issue: current language, proposed language, rationale, and fallback position
- Counter-Proposal Package -- grouped redlines as a cohesive counter-proposal with trade-off map (concessions in one area linked to asks in another)
- Market Context -- how each provision compares to market standard, with data points
Example
/fund lpa-negotiate summit-growth-fund-v-lpa.pdfRelated Commands
/fund review-lpa-- run a full LPA review first to understand the document/fund benchmark-- benchmark terms against market data/fund draft-side-letter-- draft side letters for terms not achievable in the LPA
/fund benchmark
Description: Compares extracted fund terms against current market benchmarks. Uses industry data points for PE, VC, real estate, credit, and infrastructure funds. Highlights where terms fall relative to median, 25th percentile, and 75th percentile.
Usage
/fund benchmark <file>Inputs
| Parameter | Type | Required | Description |
|---|---|---|---|
file | File path | Yes | Fund document or extracted terms file (PDF, DOCX, JSON, or TXT) |
Output
Generates BENCHMARK-[fund-name]-[date].md containing:
- Benchmark Summary -- fund strategy classification, vintage year, fund size tier, applicable benchmark set
- Economics Benchmark -- management fee (PE median: 1.75% on committed, 1.50% on invested post-investment period), carried interest (median: 20%), preferred return (median: 8%), GP commitment (median: 2-5% of fund size)
- Fee Structure Comparison -- fee basis, step-downs, offset percentages, organizational expense caps, broken deal allocation
- Governance Benchmark -- GP removal thresholds, key person provisions, no-fault divorce, LPAC rights, LP consent thresholds
- Term & Liquidity Benchmark -- fund term (median: 10 years), extensions, commitment period, recycling provisions
- Investor Rights Benchmark -- MFN provisions, co-investment rights, transfer restrictions, information rights, excuse/exclusion
- Percentile Ranking -- each term plotted against 25th / 50th / 75th percentile with visual indicators (investor-friendly to GP-friendly spectrum)
- Outlier Flags -- terms that fall outside the interquartile range, requiring explanation or negotiation
Example
/fund benchmark cedar-capital-fund-iii-lpa.pdfRelated Commands
/fund lpa-negotiate-- use benchmark data to support negotiation positions/fund playbook-- track how the GP's terms have evolved over time/fund extract-terms-- extract terms before benchmarking
/fund plain-english
Description: Translates a fund document clause by clause from legal language into plain English. Each clause gets a clear restatement, a risk flag indicating whether the provision is standard, favorable, or unfavorable, and a practical explanation of what it means for the investor.
Usage
/fund plain-english <file>Inputs
| Parameter | Type | Required | Description |
|---|---|---|---|
file | File path | Yes | Fund document to translate (PDF, DOCX, or TXT) |
Output
Generates PLAIN-ENGLISH-[document-name]-[date].md containing:
- Document Overview -- document type, parties, effective date, purpose in one paragraph
- Clause-by-Clause Translation -- for each material clause:
- Original legal text (quoted)
- Plain English restatement
- Risk flag:
STANDARD/FAVORABLE/UNFAVORABLE/UNUSUAL - Practical impact explanation
- Questions an investor should ask
- Key Takeaways -- top 10 most important provisions summarized in bullet points
- Risk Summary -- count of favorable, standard, unfavorable, and unusual provisions
- Glossary -- defined terms from the document explained in plain language
- Red Flags -- provisions that are particularly aggressive, unusual, or require legal counsel review
Example
/fund plain-english blackrock-private-equity-fund-lpa.pdfRelated Commands
/fund extract-terms-- extract key terms alongside plain English/fund review-lpa-- comprehensive LPA analysis/fund lpa-negotiate-- negotiate unfavorable clauses identified in the translation
/fund playbook
Description: Analyzes fund terms across multiple documents (typically successive fund vintages from the same GP) to identify terms evolution, drift patterns, and negotiation leverage points. Produces a strategic playbook showing how the GP has modified terms over time.
Usage
/fund playbook <files>Inputs
| Parameter | Type | Required | Description |
|---|---|---|---|
files | File paths | Yes | Two or more fund documents, typically LPAs from successive vintages (PDF, DOCX, or TXT) |
Output
Generates PLAYBOOK-[gp-name]-[date].md containing:
- GP Profile -- manager name, strategy, fund series, AUM trajectory
- Terms Evolution Matrix -- side-by-side comparison of key terms across all vintages (management fee, carry, preferred return, fund term, GP commit, key person, etc.)
- Drift Analysis -- provisions that have shifted in the GP's favor over time, with magnitude and direction
- Investor-Favorable Trends -- provisions that have improved for investors, often in response to LP pushback
- Negotiation Leverage Points -- specific terms where the GP has shown willingness to negotiate (evidenced by vintage-over-vintage changes)
- Concession Patterns -- terms the GP typically concedes in side letters versus terms held firm
- Market Context -- how the GP's terms evolution compares to broader market trends over the same period
- Strategic Recommendations -- prioritized negotiation points for the next fund, informed by historical patterns
Example
/fund playbook gp-fund-i.pdf gp-fund-ii.pdf gp-fund-iii.pdf gp-fund-iv.pdfRelated Commands
/fund benchmark-- benchmark current terms against market/fund compare-- detailed comparison of two specific documents/fund lpa-negotiate-- generate negotiation redlines informed by the playbook