package-cascade
Installation
SKILL.md
Package Cascade
Propagate a published package change up the dependency graph: re-pin and republish every
package (ComponentModule) that references it, recursively, stopping at applications
(which are reported as stale, never auto-published). This skill is thin, interactive
orchestration over the dxs source cascade commands.
REQUIRED BACKGROUND
- ../datex-studio-shared/branch-setup.md — branch & connection selection
- references/cascade-workflow.md — the phase-by-phase runbook with exact
dxscommands - references/plan-schema.md — the cascade plan JSON shape
- references/interaction-patterns.md — tree rendering, pick/prune prompts, progress narration
- references/troubleshooting.md — publish failures, locks, conflicts, resume
When to use / not use
Use when the origin package is already published and you want its consumers updated. The user makes the change, commits, and publishes the origin themselves; this skill takes over from the published version.