Crd Impact Analyzer banner
vinzenz vinzenz

Crd Impact Analyzer

Development community

Description

--- 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

Installation

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.

Full documentation available on GitHub

View Source Repository