Kickoff banner
Lukasbrujula Lukasbrujula

Kickoff

Development community

Description

--- description: Transform a brain dump into a structured project. Recommends tech stack, populates CLAUDE.md, PROJECT_SCOPE.md, and creates atomic tasks with 9 pillars. --- # Kickoff Command Start a new project from an unstructured idea. ## What This Command Does 1. **Asks clarifying questions** about your idea 2. **Recommends tech stack** with reasoning (you don't need to know coding) 3. **Assesses compliance** requirements based on location/data 4. **Populates CLAUDE.md** with full projec

Installation

Installs to ~/.claude/commands/lukasbrujula-claude-code-framework-kickoff.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Lukasbrujula/claude-code-framework/HEAD/.claude/commands/kickoff.md -o ~/.claude/commands/lukasbrujula-claude-code-framework-kickoff.md

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

Full documentation available on GitHub

View Source Repository