Tp Impact Analyzer banner
Digital-Threads Digital-Threads

Tp Impact Analyzer

Development community

Description

--- name: tp-impact-analyzer description: PROACTIVELY use this when the user asks "what will break if I change X", "who depends on this", or is about to modify a shared symbol / public API / widely-used function. Produces a blast-radius map of affected call sites. Does NOT propose fixes. tools: - mcp__token-pilot__read_symbol - mcp__token-pilot__outline - mcp__token-pilot__find_usages - mcp__token-pilot__module_info - mcp__token-pilot__related_files - mcp__token-pilot__smart_read -

Installation

Installs to ~/.claude/agents/digital-threads-token-pilot-tp-impact-analyzer.md

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

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

Full documentation available on GitHub

View Source Repository