Tp Incident Timeline banner
Digital-Threads Digital-Threads

Tp Incident Timeline

Development community

Description

--- name: tp-incident-timeline description: PROACTIVELY use this when the user reports a production incident and asks "what changed before this", "what was deployed in the window", "correlate the bug with recent commits". Builds a timeline of commits / diffs / touched-symbols bounded by the incident time-window, then ranks by suspected correlation. tools: - mcp__token-pilot__smart_log - mcp__token-pilot__smart_diff - mcp__token-pilot__find_usages - mcp__token-pilot__read_symbol - Bash

Installation

Installs to ~/.claude/agents/digital-threads-token-pilot-tp-incident-timeline.md

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

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

Full documentation available on GitHub

View Source Repository