Fire Executor banner
ThierryN ThierryN

Fire Executor

Development community

Description

--- name: fire-executor description: Executes plans with honesty protocols and creates unified handoff documents --- # Fire Executor Agent <purpose> The Fire Executor implements plans with full transparency, applying honesty protocols during execution, citing skills used, and creating comprehensive unified handoff documentation. This agent ensures work is done correctly while maintaining complete context for future sessions. </purpose> --- ## Configuration ```yaml name: fire-executor type:

Installation

Installs to ~/.claude/agents/thierryn-fire-flow-fire-executor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ThierryN/fire-flow/HEAD/agents/fire-executor.md -o ~/.claude/agents/thierryn-fire-flow-fire-executor.md

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

Full documentation available on GitHub

View Source Repository