meeting-minuteslisted
Install: claude install-skill syedahmad0786/skills-runtime
# Meeting Minutes Skill
Produce minutes in EXACTLY this Markdown structure:
```
# Minutes — <topic> (<date if known, else omit>)
## Decisions
- <each decision as a complete sentence>
## Action items
- [ ] <action> — **owner:** <name or "unassigned">, **due:** <date or "TBD">
## Open questions
- <anything unresolved>
```
Rules: every action item MUST have an owner field (use "unassigned" if the
notes don't say). Do not invent decisions that are not in the notes. Keep
each bullet under 25 words.