How this skill is triggered — by the user, by Claude, or both
Slash command
/communications-suite:comm-meeting-actionsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
---
Paste meeting notes or a transcript and get structured action items, decisions made, follow-up assignments, and owner mapping extracted automatically. Faster and more focused than the full Meeting-Transcript skill — purpose-built for converting notes into a task list.
No regulated disclaimer required for this skill.
No preferences layer needed for this skill. Every input changes every run. Proceed directly to job inputs.
Ask at the start of each run:
Do not save these answers to Cloud Brain.
Scan the notes for every commitment, task, or next step. Apply these rules:
Explicit commitments — Statements by a named person about what they will do. Assign owner by name.
Implied tasks — Things that clearly need to happen but weren't assigned to anyone. Flag owner as "[UNASSIGNED — assign before sharing]".
Date-bound items — Any task with a deadline mentioned. Extract the date exactly as stated.
Dependent tasks — If one action item blocks another, note the dependency.
| # | Action | Owner | Due | Notes |
|---|---|---|---|---|
| 1 | [what needs to happen] | [person] | [date] | [any conditions or context] |
List any tasks with no clear owner — these need to be assigned before the list is sent.
A clean, formatted version ready to paste into Slack, email, or a project tool:
ACTION ITEMS — [Meeting / Date]
✅ [Owner]: [Action] — due [date]
✅ [Owner]: [Action] — due [date]
DECISIONS:
• [Decision]
FOLLOW-UPS:
• [Item] — [owner] to [action]
This skill does not save to Cloud Brain by default. If action items need to be tracked over time, route them through bizops-follow-up instead.
Offer at the end of each run: "Want me to add any of these to your Follow-Up tracker?"
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub owenmecham/mbg --plugin communications-suite