What problem does it solve? Past Codex CLI sessions contain valuable decisions, patterns, and solutions buried in noisy JSONL rollout logs. This Skill mines that history and distills durable knowledge into a structured Obsidian wiki instead of letting insights stay locked in transcripts. ## Core Features & Use Cases - Incremental Ingestion: Compares ~/.codex session files against a vault manifest to process only new or modified rollouts, with a full re-ingest mode available. - Structured Parsing: Reads session_index.jsonl and rollout-*.jsonl event envelopes, filtering telemetry noise and redacting secrets before extraction. - Topic Clustering & Distillation: Groups sessions by theme and writes wiki pages with provenance markers, confidence scores, and lifecycle metadata. - Use Case: After months of coding with Codex, run an ingest to surface recurring debugging patterns and project decisions as searchable wiki pages. ## Quick Start Ask the assistant to process your Codex history and add the extracted knowledge to your Obsidian wiki.