Agent skill
action-item-tracker
Tracks board action items, follow-ups, commitments across companies
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/action-item-tracker
Metadata
Additional technical details for this skill
- domain
- business
- skill id
- vc-skill-037
- specialization
- venture-capital
SKILL.md
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
- Capture items immediately after meetings
- Assign clear, single ownership
- Set realistic deadlines
- Review status before each board meeting
- Hold owners accountable for completion
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?