Om Incident Capture banner
breferrari breferrari

Om Incident Capture

Development community

Description

# Incident Capture Capture an incident from Slack channels, DMs, and threads into structured vault notes. Produces a complete incident work note with timeline, people, analysis, and brag doc entry. ## Usage ``` /om-incident-capture <slack-urls> ``` Provide one or more Slack URLs: incident channels, DM conversations, threads. The more context, the better. ## Subagents This command orchestrates two subagents for heavy lifting: - **`slack-archaeologist`** — reads all Slack sources, builds uni

Installation

Installs to ~/.claude/commands/breferrari-obsidian-mind-om-incident-capture.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/breferrari/obsidian-mind/HEAD/.claude/commands/om-incident-capture.md -o ~/.claude/commands/breferrari-obsidian-mind-om-incident-capture.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository