change-impact-analysis

Trace change propagation across EDPS process hierarchies and output impact JSON.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/zhongadamwang/pricing-tool --skill change-impact-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: change-impact-analysis
Source: https://github.com/zhongadamwang/pricing-tool/tree/main/.github/skills/change-impact-analysis
Command: npx skills add https://github.com/zhongadamwang/pricing-tool --skill change-impact-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Trace how changes at one EDPS hierarchy level propagate to parent and child levels, enabling users to understand the blast radius and identify all affected artifacts across the full hierarchy.

Core Features & Use Cases

  • Identify affected artifacts across the full hierarchy for boundary restructures, participant renames, or requirement changes.
  • Generate a prioritised impact report and a machine-readable change-impact JSON.
  • Support what-if mode to evaluate proposed changes without applying them.

Quick Start

Run the change-impact-analysis tool with your target change and review the generated reports before any modification.

Frequently Asked Questions about change-impact-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I trace the blast radius of a change across an EDPS hierarchy?

What-if impact analysis lets you evaluate proposed changes within an EDPS hierarchy without actually applying them, allowing you to safely identify affected artifacts and review the blast radius before any modification occurs.

Can I get a machine-readable report for downstream tooling after an impact analysis?

Yes, change-impact analysis outputs a machine-readable change-impact JSON report alongside a prioritised impact summary, enabling downstream tooling to consume the identified blast radius data directly.

What types of changes require an EDPS hierarchy impact analysis?

You need EDPS hierarchy impact analysis for boundary restructures, participant renames, or requirement changes, ensuring you identify all affected artifacts across the full parent and child hierarchy levels before taking action.

Does change-impact analysis require any dependencies or specific components to run?

No, change-impact analysis operates with no dependencies or specific components required, allowing you to directly run the tool with your target change to review the generated impact reports.