Agent skill
term-comparator
Compares term sheets against market standards, identifies outliers
Install this agent skill to your Project
npx add-skill https://github.com/a5c-ai/babysitter/tree/main/library/specializations/domains/business/venture-capital/skills/term-comparator
Metadata
Additional technical details for this skill
- domain
- business
- skill id
- vc-skill-028
- specialization
- venture-capital
SKILL.md
Term Comparator
Overview
The Term Comparator skill analyzes term sheets against market standards and fund precedents to identify outliers and support negotiation strategy. It enables data-driven term negotiations and ensures consistency with market norms.
Capabilities
Market Standard Analysis
- Compare terms against market benchmarks
- Identify investor-favorable vs. founder-favorable terms
- Track market term evolution over time
- Analyze terms by stage and sector
Precedent Comparison
- Compare against fund's historical terms
- Analyze co-investor standard terms
- Review competitor term patterns
- Build term precedent database
Outlier Identification
- Flag unusual or non-standard provisions
- Identify terms outside normal ranges
- Highlight aggressive or founder-unfriendly terms
- Note missing standard protections
Negotiation Support
- Suggest negotiation priorities
- Provide market data for negotiations
- Identify trade-off opportunities
- Model term package alternatives
Usage
Compare to Market
Input: Term sheet, market comparison parameters
Process: Analyze against benchmarks
Output: Market comparison report, variance analysis
Compare to Precedent
Input: Term sheet, precedent set
Process: Compare against historical terms
Output: Precedent comparison, consistency analysis
Identify Outliers
Input: Term sheet, outlier thresholds
Process: Flag unusual terms
Output: Outlier report, risk assessment
Support Negotiation
Input: Current terms, priorities
Process: Analyze trade-offs, suggest approach
Output: Negotiation strategy, talking points
Comparison Dimensions
| Dimension | Market Range | Notes |
|---|---|---|
| Liquidation Preference | 1x non-participating standard | Participating increasingly rare |
| Anti-dilution | Broad-based weighted average | Full ratchet rare |
| Board Composition | Investor minority or balanced | Depends on stage |
| Protective Provisions | Standard set | Watch for unusual vetos |
| Option Pool | 10-15% refresh | Check pre vs. post |
Integration Points
- Term Sheet Drafting Process: Validate generated terms
- Definitive Document Negotiation: Support doc negotiations
- Term Sheet Generator: Ensure generated terms are standard
- Term Sheet Negotiator (Agent): Support agent negotiations
Market Data Sources
- NVCA survey data
- Fund precedent database
- Co-investor term patterns
- Legal firm market reports
- Industry benchmarking services
Best Practices
- Maintain current market benchmark data
- Consider stage and sector context
- Weight precedent by recency
- Distinguish must-haves from nice-to-haves
- Consider full term package, not just individual terms
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-tools
Central utility skill for GSD operations. Provides config parsing, slug generation, timestamps, path operations, and orchestrates calls to other specialized skills. Acts as the unified entry point that the original gsd-tools.cjs provided via its lib/ modules (commands, config, core, init).
model-profile-resolution
Resolve model profile (quality/balanced/budget) at orchestration start and map agents to specific models. Enables cost/quality tradeoffs by selecting appropriate AI models for each agent role.
verification-suite
Plan structure validation, phase completeness checks, reference integrity verification, and artifact existence confirmation. Provides the structured verification layer ensuring GSD artifacts are well-formed and complete.
state-management
STATE.md reading, writing, and field-level updates. Provides cross-session state persistence via .planning/STATE.md with structured fields for current task, completed phases, blockers, decisions, and quick tasks.
git-integration
Git commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structured commit messages, planning file commits, branch management, and milestone tag operations.
frontmatter-parsing
YAML frontmatter parsing and manipulation for .planning/ documents. Provides read, write, update, query, and validation operations on frontmatter blocks in GSD markdown artifacts.
Didn't find tool you were looking for?