eld-model-link-map

Manage Law-to-Term cross-reference links and detect orphaned artifacts.

1|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/CAPHTECH/claude-marketplace --skill eld-model-link-map
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eld-model-link-map
Source: https://github.com/CAPHTECH/claude-marketplace/tree/main/caphtech-plugin/skills/eld-model-link-map
Command: npx skills add https://github.com/CAPHTECH/claude-marketplace --skill eld-model-link-map

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Manages and visualizes mutual constraints between Laws and Terms to prevent isolation and enable impact analysis.

Core Features & Use Cases

  • Law→Term and Term→Law link maps
  • Isolation detection for both Laws and Terms
  • Guidance for updating Link Maps after Law/Term changes

Quick Start

After creating Law/Term Cards, run this Skill to refresh the link maps and verify no orphan artifacts exist.

Frequently Asked Questions about eld-model-link-map

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

FAQPage Schema
How do I visualize and manage relationships between Laws and Terms to prevent isolation?

Link maps visualize Law↔Term bindings bidirectionally, showing which Laws reference which Terms and vice versa. Run this Skill after creating or updating Law and Term Cards to refresh mappings and detect isolated artifacts that lack cross-references, enabling you to identify and resolve orphan items before they break impact analysis.

What is isolation detection and why does it matter for Laws and Terms?

Isolation detection identifies Laws or Terms with no incoming or outgoing references—orphans disconnected from the constraint system. This matters because isolated artifacts break traceability chains and make impact analysis unreliable, so detecting them early prevents downstream analysis failures.

When should I run this Skill to keep link maps current?

Run this Skill immediately after creating a Law Card, creating a Term Card, updating existing link maps, or whenever you need to verify traceability. It refreshes mappings and checks for orphans so you catch isolation issues before they propagate into change impact workflows.

Can this Skill detect noun inflation and relation-soup patterns in my constraint model?

Yes, it detects automated patterns including noun inflation and relation-soup complexity within your Law-Term network. These patterns indicate design issues where Terms or Laws accumulate excessive relationships, signaling refactoring opportunities to simplify the constraint model.

How does this Skill support impact analysis workflows?

By maintaining explicit Law→Term references and complete link maps, this Skill provides the dependency graph impact analysis needs. When Laws or Terms change, the established cross-reference relationships reveal which other artifacts are affected, enabling accurate downstream change tracing.

What data do I need before using this Skill?

You need existing Law Cards and Term Cards already created in your model. This Skill analyzes and visualizes the relationships between them; it does not create Laws or Terms, only maps and validates the connections between your existing artifacts.