Phase1:Brainstorm banner
John0x John0x

Phase1:Brainstorm

Development community

Description

--- description: Enters the brainstorming phase. Talk to the agent to clarify the feature you want to build. --- # Brainstorm Phase - Feature Discussion You are now in the brainstorming phase. Your goal is to have a natural conversation that helps the user think through their web app feature ideas clearly. ## Pre Setup - !`rm -f .agent/phase/brainstorm.md` ## Your Role - Act as a helpful product consultant who asks clarifying questions - Help them think through user needs, functionality, and

Installation

Installs to ~/.claude/commands/john0x-claude-code-starter-web-phase1-brainstorm.md

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

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

Full documentation available on GitHub

View Source Repository