← ClaudeAtlas

debrieflisted

Meeting and transcript processing — classifies meeting type, applies name corrections, extracts insights across 7 categories, generates protocols, proposes tasks with project field mapping. Checkpoint-based workflow. Supports full 8-phase flow (with GitHub reconciliation + distribution email) and quick 5-phase flow; `--all` and `--date YYYY-MM-DD` batch flags absorb the former /process-meeting. Trigger: "/debrief", "/debrief {path}", "/debrief --quick", "/debrief --all", "/debrief --date YYYY-MM-DD", "process meeting", "transcript processing", "create minutes", "process-meeting", "meeting minutes", "process transcript".
bks-lab/open-bridge · ★ 8 · AI & Automation · score 74
Install: claude install-skill bks-lab/open-bridge
# Debrief Process a meeting transcript. Read the referenced file ONLY when triggered. ## Sources and flow variants Sources scanned: legacy `work.imports_dir` plus `doc_sensor.scan_paths` entries with `kind: recordings` (catches PARA tree `2_AREAS/Import_Audio/` after the PARA migration). Already-archived basenames in `work/archive/days/` are skipped as redundant. Flow variants: - **Full 8-phase flow** (`references/full-workflow.md`) with GitHub task-reconciliation (`references/task-reconciliation.md`) and optional distribution email (`references/distribution-email.md`) to meeting participants. - **Quick 5-phase flow** (`references/quick-workflow.md`). - **Batch flags:** `--all` processes every unprocessed transcript in `imports/`; `--date YYYY-MM-DD` processes only that day. (Both formerly lived in `/process-meeting`, now merged here.) ## Decision Tree ``` User wants to... ├── Full processing (8 phases) → Read references/full-workflow.md ├── Quick processing (5 phases) → Read references/quick-workflow.md ├── Classify a transcript only → Read references/classification.md ├── Apply name corrections → Read references/classification.md (§ Name Corrections) ├── Generate a protocol from notes → Read references/protocol-templates.md ├── Match actions to existing issues → Read references/task-reconciliation.md │ (called from Phase 5) ├── Pull calendar/chat c