Fire 3 Execute banner
ThierryN ThierryN

Fire 3 Execute

Development community

Description

--- description: Execute a phase with breath-based parallelism and honesty protocols --- # /fire-3-execute > Execute phase N with breath-based parallelization and honesty protocols --- ## Purpose Execute all plans in a specified phase using breath-based parallel execution. Each plan is handled by a fire-executor agent that applies honesty protocols, references skills, and creates unified handoff documents. After execution completes, a fire-verifier validates the work. --- ## Arguments ``

Installation

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

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

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

Full documentation available on GitHub

View Source Repository