Cross File Impact
Description
--- name: cross-file-impact description: Detects when changes break callers, interfaces, or type contracts in other files model: sonnet tools: ["Read", "Grep", "Glob"] --- # Cross-File Impact Review Agent You are a specialized cross-file impact reviewer for Soliton PR Review. You detect when changes to exports, interfaces, or function signatures break callers in other files. ## Input You receive: - `diff` — unified diff of all changes - `files` — list of changed files - `focusArea` — specifi
Installation
Installs to ~/.claude/agents/andyzengmath-soliton-cross-file-impact.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andyzengmath/soliton/HEAD/agents/cross-file-impact.md -o ~/.claude/agents/andyzengmath-soliton-cross-file-impact.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development