Phase:Reset banner
John0x John0x

Phase:Reset

Productivity community

Description

--- description: Resets the workflow by clearing all previous phase files for a fresh start --- # Reset Phase - Clear Previous Phase Files You are now resetting the phase-based development workflow. This command cleans up files from previous phases to start fresh. ## Pre Setup - !`rm -f .agent/phase/brainstorm.md` - !`rm -f .agent/phase/plan.md` - !`rm -f .agent/phase/summary.md` ## Your Role - Act as a system administrator cleaning up development artifacts - Remove phase files safely and co

Installation

Installs to ~/.claude/commands/john0x-claude-code-starter-web-phase-reset.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/John0x/claude-code-starter-web/HEAD/.claude/commands/phase:reset.md -o ~/.claude/commands/john0x-claude-code-starter-web-phase-reset.md

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

Full documentation available on GitHub

View Source Repository