Create docs/meeting_playbook.md
Browse files- docs/meeting_playbook.md +13 -0
docs/meeting_playbook.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Meeting Minutes Playbook (Offline)
|
| 2 |
+
|
| 3 |
+
## Quality rules
|
| 4 |
+
- Minutes should be executive-friendly: 1 short paragraph summary.
|
| 5 |
+
- Decisions: list as bullets, no extra narration.
|
| 6 |
+
- Risks: only if evidenced in notes.
|
| 7 |
+
- Action items should be specific: verb + object + owner + due date (if known).
|
| 8 |
+
- Never invent owners or due dates. If missing, set null.
|
| 9 |
+
|
| 10 |
+
## Action item priorities
|
| 11 |
+
- high: blocks delivery, customer impact, deadline-driven
|
| 12 |
+
- medium: important but not blocking
|
| 13 |
+
- low: nice-to-have or exploratory
|