Analyzes and documents the potential scope, risks, and verification requirements for planned code changes.
The Impact Analyzer skill provides a structured framework for evaluating the consequences of code modifications before they are implemented. It guides Claude to generate detailed impact reports that identify affected system components, potential side effects, and necessary testing strategies. By formalizing the documentation of risks and verification steps in IMPACT.md and linking them to planning files, this skill helps developers avoid regressions, maintain architectural integrity, and ensure that every change is backed by a clear validation plan.
主な機能
010 GitHub stars
02Structured IMPACT.md report generation
03Verification and testing requirement mapping
04Seamless integration with PLANS.md workflows
05Automated risk and side-effect identification
06Project scope clarification and boundary setting
ユースケース
01Assessing potential side effects before refactoring core library functions
02Documenting risks and breaking changes for API updates
03Planning comprehensive verification steps for complex feature deployments