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

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.

Installs
46
Repository
datex/skills
First Seen
Jul 31, 2026
package-cascade — datex/skills