Fire 1d Discuss banner
ThierryN ThierryN

Fire 1d Discuss

Development community

Description

--- description: Gather implementation context through adaptive questioning before planning --- # /fire-1d-discuss > Think before you plan --- ## Purpose Extract implementation decisions through focused conversation BEFORE planning begins. You are a thinking partner, not an interviewer. The user is the visionary - you are the builder. This command creates MEMORY.md with decisions that guide research and planning, ensuring downstream agents can act without asking the user again. --- ## Ar

Installation

Installs to ~/.claude/skills/thierryn-fire-flow-fire-1d-discuss/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository