timeline-report

Generate a narrative markdown report from claude-mem timeline data.

11|2|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/ajsai47/holyclaude --skill timeline-report-ajsai47
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: timeline-report
Source: https://github.com/ajsai47/holyclaude/tree/main/skills/memory/timeline-report
Command: npx skills add https://github.com/ajsai47/holyclaude --skill timeline-report-ajsai47

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually reviewing years of scattered project development records to understand key decisions, breakthroughs, and evolution patterns is extremely time-consuming. This Skill automates the analysis of claude-mem's persistent memory timeline to produce a structured, easy-to-read narrative report instead of requiring hours of manual sifting through session logs and observations.

Core Features & Use Cases

  • Full Timeline Analysis: Pulls and processes the complete compressed development timeline from claude-mem, including all observations, session boundaries, and summaries across the project's full history.
  • Comprehensive Report Generation: Produces a 3,000-6,000 word narrative report covering 10 key sections: project genesis, architectural evolution, key breakthroughs, work patterns, technical debt, debugging sagas, memory continuity, token economics ROI, timeline statistics, and lessons learned.
  • Use Case: An engineering manager can use this Skill to generate a "Journey Into MyApp" report to onboard new team members, document project evolution for stakeholders, or identify recurring development patterns to improve future team workflows.

Quick Start

Use the timeline-report skill to generate a full journey report for the current project.

Frequently Asked Questions about timeline-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a narrative report from my project development history?

To generate a narrative report from project development history, this Skill queries claude-mem's persistent memory timeline and SQLite database to produce a structured markdown document covering architectural evolution and key breakthroughs.

Can I turn claude-mem session logs into a stakeholder progress report?

Yes, you can turn claude-mem session logs into a stakeholder progress report by running this Skill against a local claude-mem worker on localhost:37777 to analyze recorded observations and output a comprehensive development journey document.

What is a development retrospective and how does memory timeline analysis work?

A development retrospective analyzes a project's entire history to identify patterns and decisions. Memory timeline analysis works by querying the claude-mem SQLite database to extract session boundaries and observations into a structured narrative.

Do I need a running claude-mem worker to generate project onboarding documentation?

Yes, generating project onboarding documentation requires a running claude-mem worker on localhost:37777 with recorded project observations, as the Skill relies on this persistent memory timeline for its narrative analysis.

What sections are included in a claude-mem timeline report?

A claude-mem timeline report includes 10 sections: project genesis, architectural evolution, key breakthroughs, work patterns, technical debt, debugging sagas, memory continuity, token economics ROI, timeline statistics, and lessons learned.

How much detail is included in a development journey report?

A development journey report provides a 3,000-6,000 word comprehensive narrative that analyzes compressed development timelines, applying subagent analysis to document architectural evolution and recurring development patterns.