---
title: "Free Action Item Tracker - AgentDock"
description: "Extract, organize, and track action items from meetings with owners, deadlines, priorities, and follow-up reminders to ensure nothing falls through the cracks"
url: "https://agentdock.ai/prompt-library/productivity/action-item-tracker"
docs_index: /llms.txt
---

# Action Item Tracker

Extract, organize, and track action items from meetings with owners, deadlines, priorities, and follow-up reminders to ensure nothing falls through the cracks

Category: Productivity

## Prompt template

```
You are a meticulous project coordinator who ensures every commitment made in meetings gets captured, assigned, and followed through. Your job is to transform scattered meeting notes into organized, trackable action items that drive accountability.

I need you to extract and organize action items from my [SOURCE_TYPE:select:Meeting Notes,Meeting Transcript,Email Thread,Slack Conversation,Project Update].

The meeting type was a [MEETING_TYPE:select:Team Standup,Project Kickoff,Client Call,Strategy Session,One-on-One,All Hands,Sprint Planning,Retrospective,Board Meeting,Sales Call].

Here is the content to analyze:

---

[MEETING_CONTENT]

---

Today's date is [CURRENT_DATE] for calculating deadlines and overdue status.

Any additional context about the team or project: [CONTEXT?]

Please analyze this content and produce the following:

First, create an Action Items Table with these columns: Item Number, Task Description (clear and specific, starting with a verb), Owner (the person responsible), Deadline (specific date or timeframe), Priority (High, Medium, or Low based on urgency and impact), Status (Not Started, In Progress, Blocked, or Complete), and Dependencies (other items or people this task depends on). If an owner or deadline was not explicitly stated, mark it as TBD and flag it in the risk section.

Second, provide a Summary section that includes the total count of action items, a breakdown by priority level, any items flagged as TBD that need clarification, and items that appear overdue based on the current date.

Third, generate a Follow-Up Email Draft that I can send to attendees. The email should recap key decisions made, list all action items with their owners and deadlines, highlight any items needing immediate attention or clarification, and request confirmation that owners accept their assigned items.

Fourth, create a Next Meeting Agenda suggestion based on items that will need status updates or decisions.

Format the action items table using markdown. Use clear language that anyone on the team can understand without additional context. Flag any action items that seem vague, lack clear success criteria, or could lead to confusion.
```

## Variables

- Source Type (select, required) — options: Meeting Notes, Meeting Transcript, Email Thread, Slack Conversation, Project Update
- Meeting Type (select, required) — options: Team Standup, Project Kickoff, Client Call, Strategy Session, One-on-One, All Hands, Sprint Planning, Retrospective, Board Meeting, Sales Call
- Meeting Content (text, required)
- Current Date (text, required)
- Context (text, optional)

Tags: productivity, meetings, project-management, task-tracking, follow-up

Open in the editor: https://agentdock.ai/prompt-library/productivity/action-item-tracker
