module-lifecycle
CommunityModule lifecycle: install, uninstall, reset.
Authordavidorex
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Centralizes lifecycle operations for VCV Rack modules, including installation, uninstallation, reset to ideation, and destruction, with safety checks, backups, and state tracking.
Core Features & Use Cases
- Installation (Mode 1): Copy module to the VCV Rack plugins directory
- Uninstallation (Mode 2): Remove plugin while preserving source code
- Reset to Ideation (Mode 3): Surgical rollback removing implementation but keeping ideation artifacts
- Destroy (Mode 4): Complete removal with backup (irrevocable option)
- Safety and traceability: platform detection, confirmations, backups, and MODULES.md updates
Quick Start
Use /install-module to begin installation, or /destroy to remove a module.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-lifecycle Download link: https://github.com/davidorex/vcv-rack-module-creation-framework/archive/main.zip#module-lifecycle Please download this .zip file, extract it, and install it in the .claude/skills/ directory.