Phase:End banner
John0x John0x

Phase:End

Development community

Description

--- description: Gracefully terminates the current phase and writes summary files --- # End Phase - Graceful Phase Termination You are now ending the current phase. Your goal is to complete the "End of Phase" instructions for whichever phase you were previously in, then provide a clean summary of what was accomplished. ## Your Role - Determine which phase you were in based on the conversation context - Execute the "End of Phase" instructions for that specific phase - Write the appropriate out

Installation

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

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

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

Full documentation available on GitHub

View Source Repository