jam-clear

Remove individual or all audio layers from a live DJ Claude jam session.

26|2|Updated Dec 27, 2025
One-click install
npx skills add https://github.com/p-poss/dj-claude --skill jam-clear
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jam-clear
Source: https://github.com/p-poss/dj-claude/tree/main/plugin/skills/jam-clear
Command: npx skills add https://github.com/p-poss/dj-claude --skill jam-clear

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When running live multi-agent music jam sessions with DJ Claude, leftover unused instrument layers clutter the audio output and disrupt the creative flow, with no quick way to remove specific tracks or reset the entire session without restarting.

Core Features & Use Cases

  • Targeted Layer Removal: Delete a single specific instrument layer (such as drums, bass, or melody) by specifying its role in the jam.
  • Full Session Reset: Clear all active layers at once to stop all playback and start a fresh jam from scratch.
  • Use Case: If a drum layer added by one AI agent is out of sync during a collaborative jam, use this skill to remove just that layer without affecting the bass or melody tracks added by other agents.

Quick Start

Use the jam-clear skill to remove the drums layer from your current jam session, or run it with no arguments to clear all layers and stop the music.

Frequently Asked Questions about jam-clear

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I remove a single instrument layer from a live music jam session?

To remove a single instrument layer from a live jam session, you specify the target layer's role, such as drums or bass, and the skill deletes that track without affecting other active audio layers.

Can I clear all audio layers at once to reset a multi-agent jam?

You can clear all audio layers at once to reset a multi-agent jam by running the command with no arguments, which stops all active playback and provides a fresh session state.

Does jam-clear work with the DJ Claude MCP server?

Yes, jam-clear works directly with the DJ Claude MCP server, invoking the jam_clear tool to manage audio layers in collaborative AI music workflows without external scripts.

What's the best way to clean up out-of-sync tracks during a collaborative AI jam?

The best way to clean up out-of-sync tracks is to target the specific layer added by an AI agent for removal, allowing you to delete the problematic audio while preserving the rest of the session.

Do I need manual file operations to delete unwanted audio layers in DJ Claude?

No, you do not need manual file operations to delete unwanted audio layers, as the skill directly invokes the MCP tool to remove targeted tracks or reset the session automatically.