Timeline banner
xiaolai xiaolai

Timeline

Development community

Description

--- name: timeline description: Show chronological timeline of project work argument-hint: [--limit N] [--since YYYY-MM-DD] --- Show a chronological timeline of work on the current project, combining Claude Code session history with git history. Optional arguments: $ARGUMENTS Launch the `recall` agent via the Task tool with the following context: - **Focus**: timeline / project history - **Task**: Build a chronological timeline of all work on the current project - **Combine**: Claude Code se

Installation

Installs to ~/.claude/skills/xiaolai-echo-sleuth-for-claude-timeline/SKILL.md

Terminal
mkdir -p ~/.claude/skills/xiaolai-echo-sleuth-for-claude-timeline && curl -fsSL https://raw.githubusercontent.com/xiaolai/echo-sleuth-for-claude/HEAD/commands/timeline.md -o ~/.claude/skills/xiaolai-echo-sleuth-for-claude-timeline/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository