Archetype Impact banner
Cadasto Cadasto

Archetype Impact

Development community

Description

--- name: archetype-impact description: Scan the current workspace for all references to a given archetype across templates (.oet / .t.json source, .opt compiled) and AQL files, producing an impact table useful before editing a widely-reused archetype. argument-hint: "<archetype-id, e.g. openEHR-EHR-OBSERVATION.blood_pressure.v2>" allowed-tools: - Glob - Grep - Read - mcp__openehr-assistant__ckm_archetype_get --- # /archetype-impact Compute the impact of editing a given archetype by fi

Installation

Installs to ~/.claude/skills/cadasto-openehr-assistant-plugin-archetype-impact/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cadasto-openehr-assistant-plugin-archetype-impact && curl -fsSL https://raw.githubusercontent.com/Cadasto/openehr-assistant-plugin/HEAD/commands/archetype-impact.md -o ~/.claude/skills/cadasto-openehr-assistant-plugin-archetype-impact/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository