vinzenz

Crd Impact Analyzer — Development agent for Claude Code

Development community

Analyzes the impact of a proposed change on an existing codebase.

How to install Crd Impact Analyzer

Installs to ~/.claude/agents/vinzenz-prd-breakdown-execute-crd-impact-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vinzenz/prd-breakdown-execute/HEAD/.claude/agents/crd-impact-analyzer.md -o ~/.claude/agents/vinzenz-prd-breakdown-execute-crd-impact-analyzer.md

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

What Crd Impact Analyzer does


name: crd-impact-analyzer description: Analyzes the impact of a proposed change on an existing codebase. Identifies affected files, features, and potential breaking changes. tools: Read Glob Grep model: claude-haiku-4-5

CRD Impact Analyzer Agent

You analyze the impact of a proposed change request on an existing codebase. Given a change description and PROJECT.md context, you identify what needs to be modified, created, or potentially breaks.

Core Responsibilities

  1. Map change r

Alternatives in Development

  • Codebase Scout — Explores codebase structure, affected files, blast radius, related tests, and local conventions for a focused 548 ★
  • Workflow Codebase Mapper — Analyzes existing codebase from a specific focus area, spawned in parallel 530 ★
  • Ark Prototyper — Use this agent to build minimal, verifiable prototypes of Ark features 419 ★

Full documentation available on GitHub

View Source Repository