meeting-tasks

Parse meeting notes to extract action items, assignees, and due dates for Jira task creation.

5|1|Updated Jun 20, 2026
One-click install
npx skills add https://github.com/isukharev/atl --skill meeting-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-tasks
Source: https://github.com/isukharev/atl/tree/main/plugins/atl/skills/meeting-tasks
Command: npx skills add https://github.com/isukharev/atl --skill meeting-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the friction of manually tracking action items from meeting notes by automating the extraction, verification, and creation of Jira tasks.

Core Features & Use Cases

  • Intelligent Extraction: Identifies action items, assignees, and due dates from unstructured meeting notes.
  • Safe Workflow: Implements a mandatory review and approval gate before any Jira tickets are created.
  • Use Case: After a project retrospective, use this skill to parse the notes, confirm the list of action items with the team, and automatically generate Jira tickets with the correct project keys and assignees.

Quick Start

Use the meeting-tasks skill to parse the provided meeting notes and draft Jira tasks for my review.

Frequently Asked Questions about meeting-tasks

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

FAQPage Schema
How do I convert meeting notes into Jira tasks automatically?

To convert meeting notes into Jira tasks, this skill parses unstructured text to identify action items, assignees, and due dates. It then drafts Jira tickets for your review before creation, bridging unstructured prose and structured issue tracking.

How does automated action item extraction from meeting notes work?

Automated action item extraction works by parsing meeting notes to identify tasks, assignees, and due dates. It requires the atl CLI tool to interact securely with Jira and Confluence, preparing the extracted items for project management workflows.

Do I need the atl CLI tool to create Jira tasks from Confluence meeting notes?

Yes, you need the atl CLI tool installed and configured to create Jira tasks from meeting notes. It provides the secure, read-only interaction required to connect with your Jira and Confluence environments during the parsing workflow.

Can I review Jira tickets before they are created from meeting notes?

Yes, you can review Jira tickets before they are created. The skill implements a mandatory review and approval gate, ensuring you confirm the parsed action items, assignees, and due dates before any tickets are generated in Jira.

What is the best way to track project retrospective action items in Jira?

The best way to track retrospective action items in Jira is parsing the meeting notes to extract tasks, assignees, and dates. This skill automates the extraction and verifies the list with your team before generating the final Jira tickets.