Help us improve
Share bugs, ideas, or general feedback.
From dj-claude
Saves the current mix (all layers and composed code) as a named snapshot via `/dj-claude:save`. Useful for checkpointing state during a remix session.
npx claudepluginhub p-poss/dj-claude --plugin dj-claudeHow this skill is triggered — by the user, by Claude, or both
Slash command
/dj-claude:save [name][name]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Save the current mix (all layers and composed code) as a named snapshot for later recall.
Lists all saved mix snapshots with names, layer counts, and timestamps using the dj-claude MCP tool.
Saves AuraKit session snapshot (timestamp, mode, tasks) to .aura/snapshots/current.md via Bash cat, then outputs /compact directive. Use before compacting long conversations.
Digital Audio Workstation usage, music composition, interactive music systems, and game audio implementation for immersive soundscapes.
Share bugs, ideas, or general feedback.
Save the current mix (all layers and composed code) as a named snapshot for later recall.
The user wants to save a snapshot. Parse $ARGUMENTS for the snapshot name.
If no arguments were provided, ask the user for a name.
IMPORTANT: Use the MCP tool directly as mcp__dj-claude__snapshot_save — do NOT use Bash or search for files.
mcp__dj-claude__snapshot_save with the name from $ARGUMENTS./dj-claude:save verse1/dj-claude:save chill-mix/dj-claude:save drop