ecm-impact-analyzer

Analyze ECM Studio capability changes across mappings, consumers, and references.

1|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/ThomasRohde/ecm-studio --skill ecm-impact-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ecm-impact-analyzer
Source: https://github.com/ThomasRohde/ecm-studio/tree/main/.agents/skills/ecm-impact-analyzer
Command: npx skills add https://github.com/ThomasRohde/ecm-studio --skill ecm-impact-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes the impact of capability changes in ECM Studio model repositories by identifying ancestors, descendants, replacement links, audit events, and generic JSON references across mappings, downstream consumers, change requests, and tasks.

Core Features & Use Cases

  • Scopes impact across capability lineage to guide change decisions.
  • Detects replacement references and related audit/downstream data to surface risk and dependencies.
  • Provides actionable summaries prior to retire, merge, delete, move, or major capability changes.

Quick Start

Resolve the capability ID with ecm-model-validator or a name lookup, then run the impact analysis workflow against your workspace to generate an impact summary.

Frequently Asked Questions about ecm-impact-analyzer

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

FAQPage Schema
How do I perform a capability impact analysis before retiring or deleting an ECM model?

To perform capability impact analysis, resolve the capability ID using a name lookup or validator, then run the impact workflow against your ECM Studio workspace. This scans mappings, downstream consumers, change requests, and tasks to produce a structured summary of dependencies.

What does an ECM capability impact report include?

An ECM capability impact report includes identified ancestors, descendants, replacement links, audit events, and generic JSON references. It scopes capability lineage data from mappings, downstream consumers, change requests, and tasks to surface risks before major changes.

How do I find downstream consumers and replacement links for a capability in an ECM repository?

Finding downstream consumers and replacement links involves scanning the ECM Studio model repository's mappings, change requests, and tasks. The impact workflow detects these references along with audit events to map capability dependencies and lineage.

Do I need a capability ID to run an impact analysis on an ECM Studio model?

Yes, you need a capability ID to run an impact analysis on an ECM Studio model. You can resolve the capability ID using a model validator or a name lookup before executing the impact workflow against your workspace.

When should I run an impact analysis workflow on my ECM model repository?

Run an impact analysis workflow on your ECM model repository prior to retiring, merging, deleting, moving, or making major changes to a capability. It detects audit events and JSON references to surface dependency risks and guide change decisions.

Can impact analysis detect JSON references in ECM model change requests and tasks?

Yes, impact analysis can detect generic JSON references in ECM model change requests and tasks. It scans these elements alongside mappings and downstream consumers to identify dependencies and replacement links during capability changes.