commitment-extractor

Extract commitments, action items, and follow-ups from meeting notes.

461|129|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/davekilleen/Dex --skill commitment-extractor-davekilleen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: commitment-extractor
Source: https://github.com/davekilleen/Dex/tree/main/.claude/reference/beta-templates/pi/skills/commitment-extractor
Command: npx skills add https://github.com/davekilleen/Dex --skill commitment-extractor-davekilleen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of identifying, structuring, and tracking commitments made during meetings, ensuring accountability and follow-through.

Core Features & Use Cases

  • Commitment Extraction: Automatically identifies promises, action items, and follow-ups from meeting notes.
  • Structured Data: Organizes commitments by owner, recipient, deadline, and source meeting.
  • Status Tracking: Assigns statuses like 'new', 'aging', 'overdue', and 'completed'.
  • Use Case: After a project meeting, run this Skill to get a clear list of who committed to what, by when, and identify any overdue items that need immediate attention.

Quick Start

Run the commitment-extractor skill to find all commitments from recent meetings.

Frequently Asked Questions about commitment-extractor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract action items and commitments from meeting notes?

To extract action items from meeting notes, heuristic-based natural language processing automatically identifies promises and follow-ups, structuring them by owner, recipient, and deadline. This automates accountability tracking for project management.

Can I track the status of follow-ups to see which action items are overdue?

Yes, you can track follow-up status to identify overdue action items. The system assigns statuses like 'new', 'aging', 'overdue', and 'completed', cross-referencing completion to support accountability workflows.

What is the best way to structure task tracking for accountability from markdown files?

The best way to structure task tracking from markdown files is to parse the documents and apply natural language processing to organize commitments by owner, recipient, deadline, and source meeting, ensuring clear accountability.

Does commitment extraction work with plain markdown meeting notes?

Yes, commitment extraction works with plain markdown meeting notes. The process requires parsing markdown files and applying heuristic-based natural language processing to detect and structure action items.

How do I identify who committed to what and by when across multiple project meetings?

To identify who committed to what and by when, run the commitment extraction process across your meeting notes. It automatically structures data by owner, recipient, deadline, and source meeting, giving you a clear list of all action items.