Fire 1c Setup banner
ThierryN ThierryN

Fire 1c Setup

Development community

Description

--- description: Install tooling, create handoff, and finalize project initialization (Dominion Flow) --- # /fire-1c-setup > Install CLI tools, create WARRIOR handoff, verify all files, show completion --- ## Purpose Finalize project initialization: install all CLI tools the locked stack requires, create the WARRIOR handoff, and verify every file exists. This is Step 3 of 3 in project initialization. **Flow:** `/fire-1a-new` → `/fire-1b-research` → **`/fire-1c-setup`** **Prerequisite:** `

Installation

Installs to ~/.claude/skills/thierryn-fire-flow-fire-1c-setup/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository