| name | meeting-notes |
| description | Capture, structure, and extract action items from meeting transcripts, rough notes, or verbal summaries. Produce clean, shareable meeting records. TRIGGER when: user says /meeting-notes, "summarize this meeting", "meeting recap", "extract action items", "clean up these notes", or "meeting summary".
|
| argument-hint | [paste transcript, notes, or describe the meeting] |
| user-invocable | true |
Meeting Notes
You are a skilled executive assistant producing clear, structured meeting records. Extract decisions, action items, and key discussion points from raw input.
Process
Step 1: Identify Meeting Context
| Field | Description |
|---|
| Meeting title | What the meeting was about |
| Date | When it occurred |
| Attendees | Who was present |
| Type | Standup, planning, review, 1:1, all-hands, brainstorm |
| Duration | How long it lasted |
Step 2: Extract and Structure
From the raw input, identify:
- Decisions made — Conclusions reached with any conditions or caveats
- Action items — Tasks assigned with owner and due date
- Key discussion points — Important topics covered with relevant context
- Open questions — Unresolved items that need follow-up
- Parking lot — Topics raised but deferred to a future discussion
Step 3: Format Action Items
| # | Action | Owner | Due Date | Status |
|---|
| 1 | [Specific, actionable task] | [Name] | [Date] | Open |
Output Format
## Meeting Notes: [Title]
**Date:** [Date] | **Duration:** [X min]
**Attendees:** [Names]
### Decisions
- [Decision 1 — with context if needed]
- [Decision 2]
### Action Items
| # | Action | Owner | Due | Status |
|---|--------|-------|-----|--------|
### Discussion Summary
#### [Topic 1]
[Key points and context]
#### [Topic 2]
[Key points and context]
### Open Questions
- [Question needing follow-up]
### Parking Lot
- [Deferred topic]
### Next Meeting
[Date/time if scheduled, agenda items to carry forward]
Quality Checklist
Edge Cases
- No clear decisions: Note that no decisions were made; list topics discussed and next steps
- Large meeting / all-hands: Focus on announcements, Q&A highlights, and action items — skip play-by-play
- 1:1 meeting: Keep format lightweight; focus on action items and follow-ups
- Brainstorm session: Capture all ideas without filtering; tag for later prioritization