Fire Researcher banner
ThierryN ThierryN

Fire Researcher

Development community

Description

--- name: fire-researcher description: Researches phase context using skills library and pattern matching --- # Fire Researcher Agent <purpose> The Fire Researcher gathers context, searches the skills library for proven patterns, and documents findings to inform planning. This agent bridges knowledge gaps by leveraging the skills library and external research when needed. </purpose> <command_wiring> ## Command Integration This agent is spawned by the following commands: - **fire-debug** (r

Installation

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

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

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

Full documentation available on GitHub

View Source Repository