SynapseSynapse
← Back to Gallery
Prompt

Meeting-to-Action Converter

Transforms raw meeting transcripts into structured tables of tasks, owners, deadlines, and key technical decisions.

01

Prompt

Analyze the following meeting transcript and extract all actionable intelligence. Present the output in two sections:

  1. Action Items Table: Create a table with the columns: Task Description, Assigned Owner (if unspecified, mark as 'Unassigned'), Deadline (if applicable), and Priority (High/Medium/Low).
  2. Technical Decisions: A concise bulleted list of all technical choices or policy agreements reached during the meeting.

After the tables, list any potential 'Follow-up Requirements' or 'Information Gaps' that were not addressed but are necessary for project success.

Overview

The Meeting-to-Action Converter is a specialized prompt designed to bridge the gap between spoken conversation and project execution. By processing unstructured transcripts, it eliminates the manual effort required to distill follow-ups from meeting recordings.

This asset is essential for project managers, team leads, and anyone responsible for maintaining project momentum. It ensures that critical technical decisions are documented and individual accountabilities are clearly defined, significantly reducing the 'what did we agree on?' friction that often slows down agile workflows.

How to Use

  1. Copy the full transcript from your meeting recording tool (e.g., Zoom, Teams, Otter.ai).
  2. Paste the transcript into the designated {INSERT_TRANSCRIPT_HERE} section of the prompt.
  3. Run the prompt in your preferred AI interface (e.g., ChatGPT, Claude, or Synapse agent).
  4. Copy the resulting table directly into your project management software (Jira, Notion, Asana, or Trello).

Example

Input: "John, can you finish the API documentation by Friday? Also, we decided to stick with PostgreSQL for the backend. Sarah, please review the PR by tomorrow."

Output:

Task DescriptionAssigned OwnerDeadlinePriority
Complete API documentationJohnFridayMedium
Review PRSarahTomorrowHigh

Technical Decisions:

  • Agreed to use PostgreSQL for the backend database architecture.

Discussion (0)