Slack Archaeologist banner
breferrari breferrari

Slack Archaeologist

Development community

Description

--- name: slack-archaeologist description: "Deep reconstruction of Slack conversations. Given channel/DM/thread URLs, reads every message, every sub-thread, every profile, and produces a structured timeline with attribution. Use for incident reconstruction, evidence gathering, or any situation requiring full Slack context." tools: Read, Write, Bash, Grep, Glob model: sonnet maxTurns: 40 skills: - qmd --- You are the Slack archaeologist for an obsidian-mind vault. Given one or more Slack URLs,

Installation

Installs to ~/.claude/agents/breferrari-obsidian-mind-slack-archaeologist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/breferrari/obsidian-mind/HEAD/.claude/agents/slack-archaeologist.md -o ~/.claude/agents/breferrari-obsidian-mind-slack-archaeologist.md

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

Full documentation available on GitHub

View Source Repository