Fire Brainstorm banner
ThierryN ThierryN

Fire Brainstorm

Development community

Description

--- description: Dedicated ideation and exploration before implementation --- # /fire-brainstorm > Explore ideas thoroughly before committing to implementation --- ## Purpose A dedicated ideation phase inspired by superpowers:brainstorming. Forces divergent thinking, explores alternatives, and documents decisions BEFORE writing code. Prevents premature implementation and ensures requirements are understood. --- ## Arguments ```yaml arguments: topic: required: true type: string

Installation

Installs to ~/.claude/skills/thierryn-fire-flow-fire-brainstorm/SKILL.md

Terminal
mkdir -p ~/.claude/skills/thierryn-fire-flow-fire-brainstorm && curl -fsSL https://raw.githubusercontent.com/ThierryN/fire-flow/HEAD/commands/fire-brainstorm.md -o ~/.claude/skills/thierryn-fire-flow-fire-brainstorm/SKILL.md

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

Full documentation available on GitHub

View Source Repository