What problem does it solve?
distill-theme turns scattered, per-ticker investment journal entries into a single, readable snapshot of your overall stance on a specific theme.
Core Features & Use Cases
- Cross-ticker aggregation: Consolidates every Thesis and Observation tagged with a target theme from positions/*.md into a theme-level view.
- Regime-aware context: Pulls relevant Macro context from macro.md via RELATED_THEMES to frame the theme’s backdrop.
- Snapshot outputs for fast review: Writes to .claude/snapshots/themes/<theme>.md so future discussions can load the consensus without re-reading all journals.
- Designed to be explicitly invoked: Does not auto-trigger; it only runs when the user requests a distillation for a specific theme.
- Curreny and fallback logic: Leverages existing per-ticker snapshots when current, otherwise derives the latest stance from the journal data.
Quick Start
Use the distill-theme skill to refresh the snapshot for a specific theme after the user explicitly requests it, producing .claude/snapshots/themes/<theme>.md for use in the next cross-ticker theme discussion.