What problem does it solve?
It turns an investment discussion into structured, append-only notes that you can revisit later, instead of losing the reasoning in chat history.
Core Features & Use Cases
- Structured Thesis/Observation/Macro/Lesson/Methodology: Converts your discussion into one or more standardized blocks with clear fields for distillation.
- Append-only investment journals: Writes to per-ticker files (positions/<TICKER>.md) or shared files (macro.md, methodology.md, postmortems.md) without overwriting history.
- Rich, distillation-friendly commits: Creates a commit message that preserves the full conversation log and includes block metadata for later mechanical mining by distill skills.
- Guardrails for scoped repos: Ensures you run it only in the intended investment-notes git workflow (presence of expected repo structure/files).
Quick Start
Run commit-invest by explicitly telling Claude to commit this investment discussion (e.g., use /commit-invest) once you want the current views persisted to your investment-notes repo.