Fire 6 Resume banner
ThierryN ThierryN

Fire 6 Resume

Development community

Description

--- description: Resume from previous session handoff with full context restoration --- # /fire-6-resume > Resume work from most recent handoff with full context restoration --- ## Purpose Resume a project from a previous session by loading the most recent WARRIOR handoff file, displaying a comprehensive status summary, checking for incomplete work, and routing to the appropriate next action. This command ensures zero context loss between sessions. --- ## Arguments ```yaml arguments: non

Installation

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

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

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

Full documentation available on GitHub

View Source Repository