What problem does it solve?
Building a personal investment-research knowledge base usually means adopting a generic template that erases the investor's own judgment framework. This Skill co-creates a Karpathy-style LLM Wiki (pure markdown plus wikilinks, no RAG or vector database) where the user's own analysis preferences become a living CLAUDE.md, extracted through a structured interview rather than copied from a template.
Core Features & Use Cases
- Vault Scaffolding: Runs init_vault.py to create the three-layer directory structure (raw/, wiki/, index, log), a lint script, and a git pre-commit hook that blocks broken wikilinks and invalid YAML.
- Interview-Driven CLAUDE.md: Guides an 8-dimension interview (markets covered, decision signals, layering, analyst attribution, time views, output format, review cadence, source types) and writes answers in the user's own words.
- Ingest and Review SOPs: Provides human-in-the-loop checkpoints for ingesting research reports and earnings calls, plus post-earnings prediction-versus-outcome fulfillment reviews.
- Use Case: An investor tracking AI supply-chain stocks wants a compounding research vault. The Skill scaffolds the vault, interviews them to capture that they watch order momentum and management tone, then ingests their first sell-side report with confirmation checkpoints.
Quick Start
Ask the assistant to set up a personal investment-research LLM Wiki in a new folder and interview you to write your own CLAUDE.md.