How this skill is triggered — by the user, by Claude, or both
Slash command
/dj-claude:load [name][name]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Load a previously saved mix snapshot — restores all layers and resumes playback.
Load a previously saved mix snapshot — restores all layers and resumes playback.
The user wants to load a snapshot. Parse $ARGUMENTS for the snapshot name.
If no arguments were provided, call mcp__dj-claude__snapshot_list first to show available snapshots, then ask the user which one to load.
IMPORTANT: Use the MCP tools directly as mcp__dj-claude__snapshot_load and mcp__dj-claude__snapshot_list — do NOT use Bash or search for files.
mcp__dj-claude__snapshot_list to show options.mcp__dj-claude__snapshot_load with the name from $ARGUMENTS./dj-claude:load verse1/dj-claude:load chill-mixnpx claudepluginhub p-poss/dj-claude-pluginCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.