Fire Autonomous banner
ThierryN ThierryN

Fire Autonomous

Development community

Description

--- description: Full autopilot — plan, execute, verify all phases autonomously after PRD is complete argument-hint: "[--from-phase N] [--to-phase N] [--max-phase-attempts 3]" --- # /fire-autonomous > Full autopilot after PRD is complete — plan, execute, verify, advance through all phases independently --- ## Purpose After discussions and PRD are complete (`/fire-1a-discuss`), this command takes over the entire build pipeline. Claude plans each phase, executes it, verifies the work (verifie

Installation

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

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

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

Full documentation available on GitHub

View Source Repository