·plugin-lifecycle
</>

plugin-lifecycle

glittercowboy/plugin-freedom-system

Manage complete plugin lifecycle - install, uninstall, reset, destroy. Use when user runs /install-plugin, /uninstall, /reset-to-ideation, /destroy, /clean commands, or says 'install [Name]', 'remove [Name]', 'uninstall [Name]', 'delete [Name]'.

8Installs·0Trend·@glittercowboy

Installation

$npx skills add https://github.com/glittercowboy/plugin-freedom-system --skill plugin-lifecycle

SKILL.md

Purpose: Manage the complete lifecycle of plugins from installation to removal with proper state tracking and safety features.

All operations include proper permissions, cache clearing, state tracking, and safety features (confirmations, backups).

This skill operates in different modes based on the invoking command:

Manage complete plugin lifecycle - install, uninstall, reset, destroy. Use when user runs /install-plugin, /uninstall, /reset-to-ideation, /destroy, /clean commands, or says 'install [Name]', 'remove [Name]', 'uninstall [Name]', 'delete [Name]'. Source: glittercowboy/plugin-freedom-system.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/glittercowboy/plugin-freedom-system --skill plugin-lifecycle
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is plugin-lifecycle?

Manage complete plugin lifecycle - install, uninstall, reset, destroy. Use when user runs /install-plugin, /uninstall, /reset-to-ideation, /destroy, /clean commands, or says 'install [Name]', 'remove [Name]', 'uninstall [Name]', 'delete [Name]'. Source: glittercowboy/plugin-freedom-system.

How do I install plugin-lifecycle?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/glittercowboy/plugin-freedom-system --skill plugin-lifecycle Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/glittercowboy/plugin-freedom-system