From tpdc
Show patch diffs for a mutation run. Use when the user asks to "show diff", "show patches", "what changed in run", or "see the changes".
How this skill is triggered — by the user, by Claude, or both
Slash command
/tpdc:diffThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Show color-coded patch diffs for a mutation run.
Show color-coded patch diffs for a mutation run.
run_id (required): Workflow run IDtpdc_diff MCP tool with the run IDnpx claudepluginhub mtrejo11/tpdc-engine --plugin tpdcCompares the actual implementation diff against a predicted impact map, identifies unexpected changes, updates risk status, and produces a diff impact report for evidence-based review.
Review diffs and files with inline annotations in a terminal TUI overlay. Works with git, hg, and jj repos. Also answers usage and configuration questions.
Displays git diffs with syntax highlighting, split view, and word-level diff in terminal UI or web preview. Supports watching changes, filtering files, comparing branches, and AI-powered code review explanations.