plugin-lifecycle

Community

Lifecycle management from install to destruction.

Authorbretbouchard
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manages complete plugin lifecycle operations (install, uninstall, reset to ideation, destroy) with state tracking and safety checks.

Core Features & Use Cases

  • Mode-based Operations: Install, Uninstall, Reset, Destroy with interactive menu option.
  • State & Backups: Tracks status in PLUGINS.md and creates backups for destructive actions.
  • Use Case: Ensure safe lifecycle transitions with auditable history and rollback support.

Quick Start

Use /install-plugin, /uninstall, /reset-to-ideation, or /destroy to manage a plugin's lifecycle.

Dependency Matrix

Required Modules

None required

Components

referencesassets

💻 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: plugin-lifecycle
Download link: https://github.com/bretbouchard/plugin-freedom-system/archive/main.zip#plugin-lifecycle

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