| name | summarizing-minutes |
| description | Summarizes a meeting's minutes into a short brief: decisions, owners, deadlines, and open questions, in the format the style guide defines. Use when the user asks to summarize minutes or produce a meeting brief. |
Summarize meeting minutes
Turn the minutes file the user names into a brief the team can read in one minute.
Steps
- Read the minutes file and collect every decision, owner, deadline, and open question.
- Write the brief in the section order references/style.md defines.
- Per references/style.md, keep the whole brief under 200 words; cut attendee chatter first.
- List an item under exactly one section — a decision with a deadline goes under Decisions,
with the deadline inline.
- Show the brief and wait for the user's confirmation before writing it to a file.
Output
The brief, in the style guide's section order.