Tp History Explorer banner
Digital-Threads Digital-Threads

Tp History Explorer

Development community

Description

--- name: tp-history-explorer description: PROACTIVELY use this when the user asks "why is this like this", "when was X added / changed", "who added Y", "what was the reason for this code". Returns the minimum commit chain that explains current state — no theorising beyond what commit messages say. tools: - mcp__token-pilot__smart_log - mcp__token-pilot__smart_diff - mcp__token-pilot__read_symbol - mcp__token-pilot__find_usages - mcp__token-pilot__outline - Bash - Read model: haiku

Installation

Installs to ~/.claude/agents/digital-threads-token-pilot-tp-history-explorer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Digital-Threads/token-pilot/HEAD/agents/tp-history-explorer.md -o ~/.claude/agents/digital-threads-token-pilot-tp-history-explorer.md

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

Full documentation available on GitHub

View Source Repository