plugin-workflow

Orchestrates JUCE plugin implementation through stages 1-3 (Foundation, DSP, GUI) using subagent delegation with automatic validation after each stage. Use when implementing plugins after planning completes, or when resuming with /continue command. Invoked by /implement command.

$ Installieren

git clone https://github.com/glittercowboy/plugin-freedom-system /tmp/plugin-freedom-system && cp -r /tmp/plugin-freedom-system/.claude/skills/plugin-workflow ~/.claude/skills/plugin-freedom-system

// tip: Run this command in your terminal to install the skill