ecm-model-quality-reviewer

Identify quality gaps in ECM model repositories without mutating models.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Read-only quality review of ECM model repositories to surface capability quality issues before governance reviews or releases.

Core Features & Use Cases

  • Flag missing or short descriptions, missing stewards, missing domains, and missing tags.
  • Flag near-duplicate names after normalization and uneven decomposition in capabilities.
  • Flag abstract capabilities with only one child and overly deep hierarchies, plus retired records without end dates.
  • Provide non-mutating findings and recommendations for governance checks.

Quick Start

Scan your ECM workspace to surface quality gaps without mutating models.

Frequently Asked Questions about ecm-model-quality-reviewer

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

FAQPage Schema
How do I check ECM model quality gaps before a governance review?

To check ECM model quality gaps before a governance review, scan your local Git-backed ECM workspace to surface missing descriptions, stewards, domains, and tags. The assessment identifies capability tree issues and outputs structured findings without mutating models.

What is the best way to identify missing metadata in ECM capability models?

The best way to identify missing metadata in ECM capability models is through a read-only quality review. This process flags missing or short descriptions, missing stewards, missing domains, and missing tags to ensure your repository meets governance standards.

Can I scan for over-decomposition and near-duplicate names in ECM repositories?

Yes, you can scan for over-decomposition and near-duplicate names in ECM repositories. The quality review flags abstract capabilities with only one child, overly deep hierarchies, and near-duplicate names after normalization without altering your models.

Does the ECM quality review process modify my local Git-backed workspace?

No, the ECM quality review process does not modify your local Git-backed workspace. It performs a strictly read-only assessment of your models and outputs structured findings and recommended fixes without mutating any data.

How do I find retired ECM records without end dates?

To find retired ECM records without end dates, run a read-only quality review across your repository. The scan specifically flags retired records missing proper end dates alongside other lifecycle and metadata governance issues.