closing-checklist-tracker

Tracks closing conditions, deliverables, sign-offs across parties

509 stars

Best use case

closing-checklist-tracker is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Tracks closing conditions, deliverables, sign-offs across parties

Teams using closing-checklist-tracker 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

$curl -o ~/.claude/skills/closing-checklist-tracker/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/business/venture-capital/skills/closing-checklist-tracker/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/closing-checklist-tracker/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How closing-checklist-tracker Compares

Feature / Agentclosing-checklist-trackerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Tracks closing conditions, deliverables, sign-offs across parties

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

# Closing Checklist Tracker

## Overview

The Closing Checklist Tracker skill manages deal closing logistics by tracking conditions, deliverables, signatures, and sign-offs across all parties. It ensures nothing falls through the cracks during the complex deal closing process.

## Capabilities

### Checklist Management
- Create deal-specific closing checklists
- Track standard and custom closing conditions
- Manage multi-party deliverable requirements
- Handle parallel workstreams

### Condition Tracking
- Track conditions precedent status
- Monitor waiver requests and approvals
- Manage bring-down conditions
- Track regulatory approvals where needed

### Signature Coordination
- Track signature requirements by document
- Coordinate multi-party signature flows
- Manage electronic signature processes
- Handle counter-signature logistics

### Closing Coordination
- Manage closing timeline
- Coordinate fund flow logistics
- Track post-closing deliverables
- Generate closing status reports

## Usage

### Create Closing Checklist
```
Input: Deal structure, parties, documents
Process: Generate comprehensive checklist
Output: Closing checklist with assignments
```

### Track Deliverable Status
```
Input: Checklist updates
Process: Update tracking, notify parties
Output: Updated status, completion metrics
```

### Coordinate Signatures
```
Input: Signature requirements
Process: Route for signature, track status
Output: Signature status, outstanding items
```

### Generate Closing Report
```
Input: Checklist status
Process: Compile closing status
Output: Closing status report
```

## Checklist Categories

| Category | Typical Items |
|----------|---------------|
| Legal Documents | SPA, IRA, voting, ROFR, charter |
| Approvals | Board approvals, shareholder consents |
| Deliverables | Good standing, opinions, officers certs |
| Fund Flow | Wire instructions, funds verification |
| Post-Closing | Stock certificates, cap table updates |

## Integration Points

- **Definitive Document Negotiation**: Track doc completion
- **Document Redliner**: Monitor document status
- **Closing Manager (Agent)**: Support closing coordination
- **Deal Counsel Coordinator (Agent)**: Legal coordination

## Closing Timeline

| Phase | Duration | Key Activities |
|-------|----------|----------------|
| Pre-Closing | 1-2 weeks | Final doc review, approvals |
| Closing | 1-3 days | Signatures, fund flow |
| Post-Closing | 1-2 weeks | Filings, admin updates |

## Best Practices

1. Start checklist early in document negotiation
2. Assign clear ownership for each item
3. Track dependencies between items
4. Build buffer time for unexpected delays
5. Maintain clear communication across parties