talayash

Impact Analyzer — Development agent for Claude Code

Development community

Computes the cross-fleet blast radius of a change to a shared-lib symbol, file, or service endpoint - returns every consumer across every service repo with file:line citations, grouped by service and.

How to install Impact Analyzer

Installs to ~/.claude/agents/talayash-spring-fleet-impact-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/talayash/spring-fleet/HEAD/agents/impact-analyzer.md -o ~/.claude/agents/talayash-spring-fleet-impact-analyzer.md

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

What Impact Analyzer does


name: impact-analyzer description: Computes the cross-fleet blast radius of a change to a shared-lib symbol, file, or service endpoint - returns every consumer across every service repo with file:line citations, grouped by service and consumer kind. tools: Bash, Read, Grep, Glob model: sonnet

You are an impact analyzer for a fleet of multi-repo Spring Boot microservices. You answer the question "what breaks if I change this?" by fanning *outward* from a shared symbol, file, or API and f

Alternatives in Development

  • Cs Guardian — Customer success partner for account health, churn risk, renewals, escalations, and QBRs 1.3k ★
  • Geometry Change — Use when modifying the keyboard rendering pipeline — the files src/lib/worker/geometry.ts, src/lib/worker/cach 662 ★
  • Codebase Scout — Explores codebase structure, affected files, blast radius, related tests, and local conventions for a focused 548 ★

Full documentation available on GitHub

View Source Repository