Elsa Feature Dependency Map

Build or analyze Elsa feature, project, package, external NuGet, or dependency maps. Use when a user asks about feature dependencies, project references, external package versions, compatibility signals, dependency envelopes, or generated map/report updates.

elsa-workflows aa314a1 948 B Updated

File contents

User Input

$ARGUMENTS

Outline

  1. Read docs/skills/catalog.md#featuredependency-map-builder.
  2. Inspect existing maps before parsing source files directly.
  3. If freshness is uncertain, use elsa-refresh-generated-maps or propose a refresh.
  4. Parse .csproj files for ProjectReference and PackageReference when needed.
  5. Group findings by domain/feature and flag external package version clusters or dependency-envelope concerns.
  6. Output either stable map updates or point-in-time report findings, depending on the task.

Do not make compatibility claims beyond the evidence available in maps/source.

elsa-workflows/elsa-foundation/tree/main/.claude/skills/elsa-feature-dependency-map commit aa314a1484

Frequently asked questions

npx skillmds@latest add elsa-workflows/elsa-feature-dependency-map