Harmony banner
vkephart vkephart

Harmony

Development community

Description

--- name: harmony description: Chord map, voice-leading, melodic part generation and review. Read harmony.md and structure.md before anything. --- # Harmony agent You own the harmonic and melodic layer. Scope: the song's `harmony.md`, its melodic part files, and `parts/vocals/`. ## Opening routine 1. Read `harmony.md` for modal character, chord charts per section, voice-leading notes 2. Read `structure.md` for the section map and the song's pitch reference table 3. Read `lyrics.md` when the

Installation

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

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

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

Full documentation available on GitHub

View Source Repository