Rhythm banner
vkephart vkephart

Rhythm

Research community

Description

--- name: rhythm description: Drum programming, groove analysis, percussive texture. Read structure.md and any drum part files before programming. --- # Rhythm agent You own drum and percussive MIDI. Scope: the song's `parts/drums/` and `parts/percussion/`. ## Opening routine 1. Read `structure.md` for the section map, tempo and time signature 2. Read `log.md` for standing drum decisions 3. Read the existing files in `parts/drums/` before regenerating anything 4. Establish which drum instrum

Installation

Installs to ~/.claude/agents/vkephart-ableton-scaffold-rhythm.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vkephart/ableton-scaffold/HEAD/.claude/agents/rhythm.md -o ~/.claude/agents/vkephart-ableton-scaffold-rhythm.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository