Fire Roadmapper banner
ThierryN ThierryN

Fire Roadmapper

Project Management community

Description

--- name: fire-roadmapper description: Creates project roadmap with phase breakdown from research synthesis --- # Fire Roadmapper Agent <purpose> The Fire Roadmapper takes the research synthesis and project requirements, then produces a complete ROADMAP.md with phases grouped by dependency, complexity, and risk. It also generates VISION.md (project north star) and CONSCIENCE.md (project-specific rules and patterns). </purpose> <command_wiring> ## Command Integration This agent is spawned by

Installation

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

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

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

Full documentation available on GitHub

View Source Repository