Reset To Ideation banner
glittercowboy glittercowboy

Reset To Ideation

Development community

Description

--- name: reset-to-ideation description: Roll back plugin to ideation stage - keep idea/mockups, remove all implementation argument-hint: "[PluginName]" --- # /reset-to-ideation - Surgical Rollback **Purpose:** Direct shortcut to reset plugin to ideation stage. Invokes plugin-lifecycle skill with mode: 'reset'. **Use case:** Implementation went wrong, but the concept and UI design are solid. Start fresh from Stage 0. ## Behavior <preconditions enforcement="blocking"> <check target="PLUGIN

Installation

Installs to ~/.claude/commands/glittercowboy-plugin-freedom-system-reset-to-ideation.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/glittercowboy/plugin-freedom-system/HEAD/.claude/commands/reset-to-ideation.md -o ~/.claude/commands/glittercowboy-plugin-freedom-system-reset-to-ideation.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository