What problem does it solve?
This Skill produces a comprehensive, chronological narrative of a project's entire development history by ingesting claude-mem timeline data and synthesizing events, architectural changes, debugging sagas, and token economics into a single report.
Core Features & Use Cases
- Full-timeline ingestion: Fetches the complete claude-mem timeline for a specified project and estimates token cost before analysis.
- Chronological narrative analysis: Produces a long-form "Journey Into [Project]" report covering genesis, architecture evolution, breakthroughs, work patterns, technical debt, and lessons learned.
- Quantitative token economics: Queries the claude-mem SQLite DB to compute discovery token totals, session context ROI, monthly breakdowns, and top-value observations.
- Operational safeguards: Detects git worktrees, prompts for user confirmation when timelines are large, and provides error messages for common failure modes.
Quick Start
Use the timeline-report skill to generate a "Journey Into [PROJECT]" narrative by fetching the project's claude-mem timeline and running the analysis agent.