What problem does it solve? Past Claude Code sessions contain valuable decisions, debugging patterns, and project context, but they sit unread in noisy JSONL logs. This Skill mines those conversations and distills them into structured, searchable Obsidian wiki pages. ## Core Features & Use Cases - Incremental ingest: Tracks processed files in a manifest so only new or modified conversations, memory files, and audit logs are re-processed. - Multi-source parsing: Reads CLI sessions under ~/.claude, desktop local-agent-mode sessions, memory files, and audit logs, preferring pre-extracted compact JSON over raw JSONL. - Topic clustering and distillation: Groups knowledge by topic across conversations and writes project, concept, skill, and synthesis pages with provenance and confidence metadata. - Use Case: After weeks of Claude-assisted work, run the ingest to turn scattered sessions into a personal knowledge base with project overviews, recurring debugging patterns, and workflow notes. ## Quick Start Process my Claude history and add the distilled knowledge from my past conversations to the Obsidian wiki.