action-item-tracker

Tracks board action items, follow-ups, commitments across companies

509 stars

Best use case

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

Tracks board action items, follow-ups, commitments across companies

Teams using action-item-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/action-item-tracker/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/business/venture-capital/skills/action-item-tracker/SKILL.md"

Manual Installation

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

How action-item-tracker Compares

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

Frequently Asked Questions

What does this skill do?

Tracks board action items, follow-ups, commitments across companies

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

# Action Item Tracker

## Overview

The Action Item Tracker skill manages board-level action items, commitments, and follow-ups across portfolio companies. It ensures accountability and completion of important initiatives identified in board meetings.

## Capabilities

### Action Item Capture
- Capture items from board meetings
- Assign ownership and deadlines
- Categorize by type and priority
- Link to board meeting context

### Progress Tracking
- Monitor completion status
- Track deadline adherence
- Escalate overdue items
- Generate progress reports

### Cross-Company View
- View items across portfolio
- Identify patterns and themes
- Track investor commitments
- Monitor help-request fulfillment

### Reminder and Notification
- Send deadline reminders
- Notify on status changes
- Escalate delayed items
- Generate summary digests

## Usage

### Capture Action Items
```
Input: Board meeting notes, action items
Process: Record and assign items
Output: Tracked action items
```

### Update Item Status
```
Input: Item updates, status changes
Process: Update tracking, notify parties
Output: Updated status, notifications
```

### Generate Progress Report
```
Input: Company or portfolio scope
Process: Compile status summary
Output: Action item progress report
```

### Review Overdue Items
```
Input: Due date threshold
Process: Identify overdue items
Output: Overdue item list, escalations
```

## Action Item Categories

| Category | Examples |
|----------|----------|
| Strategic | Explore partnership, evaluate market |
| Hiring | Recruit CFO, build team |
| Operational | Implement process, launch feature |
| Financial | Complete audit, secure financing |
| Investor Help | Make introduction, provide resource |

## Integration Points

- **Board Engagement Process**: Capture and track items
- **Board Deck Analyzer**: Connect to meeting analysis
- **Board Member Assistant (Agent)**: Support follow-up
- **Portfolio Value Creation**: Track help requests

## Tracking Fields

| Field | Purpose |
|-------|---------|
| Description | What needs to be done |
| Owner | Who is responsible |
| Due Date | When it should be complete |
| Status | Open, In Progress, Complete |
| Priority | High, Medium, Low |
| Source | Which board meeting |

## Best Practices

1. Capture items immediately after meetings
2. Assign clear, single ownership
3. Set realistic deadlines
4. Review status before each board meeting
5. Hold owners accountable for completion