Tp Debugger banner
Digital-Threads Digital-Threads

Tp Debugger

Development community

Description

--- name: tp-debugger description: PROACTIVELY use this when the user reports a bug, stack trace, error message, failing behaviour, or asks "why does X break / fail / throw". Traces root cause via call-tree without reading whole files first. Do NOT use for writing new features or planning changes. tools: - mcp__token-pilot__read_symbol - mcp__token-pilot__find_usages - mcp__token-pilot__outline - mcp__token-pilot__smart_log - mcp__token-pilot__smart_diff - mcp__token-pilot__test_summ

Installation

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

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

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

Full documentation available on GitHub

View Source Repository