Tp Review Impact banner
Digital-Threads Digital-Threads

Tp Review Impact

Research community

Description

--- name: tp-review-impact description: PROACTIVELY use this when the user asks "will this PR break production", "what's the blast radius of these changes", or is about to merge into a main branch. Combines diff analysis with dependent discovery — flags risky public-API changes BEFORE they land. tools: - mcp__token-pilot__smart_diff - mcp__token-pilot__find_usages - mcp__token-pilot__read_symbol - mcp__token-pilot__outline - mcp__token-pilot__module_info - Bash model: sonnet token_pi

Installation

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

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

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

Full documentation available on GitHub

View Source Repository