Phase:Load banner
John0x John0x

Phase:Load

Development community

Description

--- description: Loads context from previous development cycle to inform new feature work --- # Load Phase - Load Previous Cycle Context You are now loading context from a previous development cycle. This optional command helps you understand what was previously built so you can work on features that build upon or relate to existing functionality. ## Your Role - Act as a developer reviewing previous work - Understand what was built and how it works - Identify connections to new features being

Installation

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

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

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

Full documentation available on GitHub

View Source Repository