timeline-report
Generate a "Journey Into [Project]" narrative report analyzing a project's entire development history from claude-mem's timeline. Use when asked for a timeline report, project history analysis, development journey, or full project report.
Install
npx skills add thedotmack/claude-mem@timeline-reportRuns in your terminal. Adds the skill globally for Claude Code, Cursor, Codex and others; add -g -y to skip prompts.
What it does
Timeline Report Generate a comprehensive narrative analysis of a project's entire development history using claude-mem's persistent memory timeline. When to Use Use when users ask for: - "Write a timeline report" - "Journey into [project]" - "Analyze my project history" - "Full project report" - "Summarize the entire development history" - "What's the story of this project?" Prerequisites The claude-mem worker must be running. The project must have claude-mem observations recorded. Resolve the worker port (do this once at the start and reuse $WORKERPORT in every curl call below): This honors…
Excerpt from the skill's own SKILL.md. Read the full file on GitHub before installing: skills run with your agent's permissions.
View source on GitHubBefore you install
Skills are plain text instructions the agent follows, sometimes with scripts. Check the source, prefer repositories with many installs and stars, and read any script it ships.
Categories
Related skills
- mem-search
thedotmack/claude-mem
>-
7.9K installs 93KAI & agentsProductivity - smart-explore
thedotmack/claude-mem
Token-optimized structural code search using tree-sitter AST parsing. Use instead of reading full files when you need to understand code structure, find functions, or explore a codebase efficiently.
6.5K installs 93KAI & agents - make-plan
thedotmack/claude-mem
../../../plugin/skills/make-plan/SKILL.md
6.4K installs 93K - do
thedotmack/claude-mem
../../../plugin/skills/do/SKILL.md
6.3K installs 93K - knowledge-agent
thedotmack/claude-mem
Build and query AI-powered knowledge bases from claude-mem observations. Use when users want to create focused "brains" from their observation history, ask questions about past work patterns, or compile expertise on specific topics.
5.0K installs 93KAI & agentsProductivity - learn-codebase
thedotmack/claude-mem
Prime a codebase by reading every source file in full. Use when starting work on a new or unfamiliar project, or when the user asks to "learn the codebase", "read the codebase", "prime", or "get up to speed".
4.5K installs 93K