Agent skill
document-redliner
Automated document comparison, redline generation, change tracking
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/document-redliner
Metadata
Additional technical details for this skill
- domain
- business
- skill id
- vc-skill-029
- specialization
- venture-capital
SKILL.md
Document Redliner
Overview
The Document Redliner skill provides automated document comparison and redline generation for deal negotiations. It enables efficient tracking of changes across document versions and supports the definitive document negotiation process.
Capabilities
Document Comparison
- Compare document versions automatically
- Identify additions, deletions, and modifications
- Track formatting and structural changes
- Handle multi-party document exchanges
Redline Generation
- Generate visual redline documents
- Create summary of material changes
- Produce change statistics and metrics
- Support multiple output formats
Change Tracking
- Maintain full document history
- Track changes by party/source
- Provide change audit trail
- Support rollback to previous versions
Negotiation Support
- Highlight substantive vs. minor changes
- Flag changes requiring attention
- Track issue resolution status
- Generate negotiation status reports
Usage
Compare Documents
Input: Two document versions
Process: Analyze differences
Output: Comparison report, change list
Generate Redline
Input: Original, modified documents
Process: Create marked-up version
Output: Redlined document, change summary
Track Negotiation Progress
Input: Document exchange history
Process: Analyze negotiation state
Output: Progress report, open issues
Summarize Changes
Input: Redlined document
Process: Extract and summarize changes
Output: Executive change summary
Document Types Supported
| Document | Typical Sections Tracked |
|---|---|
| Stock Purchase Agreement | Reps, warranties, conditions |
| Investor Rights Agreement | Rights, obligations, governance |
| Voting Agreement | Voting provisions, board composition |
| Right of First Refusal | Transfer restrictions, procedures |
| Certificate of Incorporation | Share rights, preferences |
Integration Points
- Definitive Document Negotiation: Core redlining skill
- Contract Extractor: Extract terms from documents
- Closing Checklist Tracker: Track doc completion
- Deal Counsel Coordinator (Agent): Support legal work
Comparison Features
| Feature | Description |
|---|---|
| Word-level diff | Character-by-character changes |
| Semantic comparison | Meaning-based analysis |
| Structure tracking | Section/paragraph changes |
| Cross-reference checking | Internal reference consistency |
Best Practices
- Establish clean base document for comparison
- Use consistent document naming conventions
- Review substantive changes carefully
- Maintain organized version history
- Summarize changes for non-legal stakeholders
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?