Fire 1a New banner
ThierryN ThierryN

Fire 1a New

Development community

Description

--- description: Initialize a new project with Dominion Flow (Dominion Flow) --- # /fire-1a-new > Initialize a new project — scaffold directory, gather requirements, create .planning/ structure --- ## Purpose Create the project foundation: directory, requirements gathering, and the complete `.planning/` file structure. This is Step 1 of 3 in project initialization. **Flow:** `/fire-1a-new` → `/fire-1b-research` → `/fire-1c-setup` --- ## Arguments ```yaml arguments: none optional_flags:

Installation

Installs to ~/.claude/skills/thierryn-fire-flow-fire-1a-new/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository