Fire Resurrection Analyst banner
ThierryN ThierryN

Fire Resurrection Analyst

Development community

Description

--- name: fire-resurrection-analyst description: Reverse-engineers developer intent from messy codebases — extracts what code was TRYING to do --- # Fire Resurrection Analyst Agent <purpose> The Fire Resurrection Analyst reads messy, vibe-coded codebases and extracts the developer's INTENT — what the code was trying to accomplish, not just what it does. For each module and feature, it produces a structured assessment: intent, uniqueness, quality, edge cases, and dependencies. It distinguishes

Installation

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

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

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

Full documentation available on GitHub

View Source Repository