module-workflow

Community

Orchestrates stages 2-6 via subagents.

Authordavidorex
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Pure orchestrator for stages 2-6 of VCV Rack module implementation. This skill delegates all substantive work to specialized subagents and coordinates state transitions, handoffs, and decision points after each stage.

Core Features & Use Cases

  • Pure orchestrator for stages 2-6 (Foundation through Validation). Does not implement module logic directly.
  • Invokes specialized subagents for foundations, shell, DSP, GUI, and validation, and presents a decision menu after each stage.
  • Maintains contract and handoff discipline, updating planning/state files and ensuring traceability.

Quick Start

Use the module-workflow skill to coordinate Stage 2 (Foundation) through Stage 6 (Validation), always via subagents.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: module-workflow
Download link: https://github.com/davidorex/vcv-rack-module-creation-framework/archive/main.zip#module-workflow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository