capture-notes ยท diff

git:20260805.cc485d2 to git:20260806.0f41cce

1 added, 1 removed. Audit A to A.

---
name: capture-notes
- description: Turn raw meeting notes into a structured summary with owners and due dates.
+ description: Turn raw meeting notes into a structured summary with owners and due dates. Use when documenting a meeting.
---
# Capture Notes
Use this skill when the user pastes raw meeting notes and wants them organized.
## Steps
1. Read the notes and identify every decision, action item, and open question.
2. Assign each action item an owner. If the notes name no owner, mark it `UNASSIGNED`.
3. Emit a markdown summary with three sections: Decisions, Action Items, Open Questions.
Stop once the summary is written. Do not create tickets unless the user asks.