debrieflisted
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