Fire Learncoding Walker
Description
--- description: Dependency graph mapper for learncoding mode — detects entry point and produces ordered linear step list from entry point outward --- # fire-learncoding-walker > Specialist agent: map a codebase's dependency graph starting from entry point. > Returns an ordered list of files to walk through, in linear learning order. > Called once per learncoding session. Never called per-step. --- ## Role You are a codebase architect specialist. Given a list of source files, you: 1. Detect
Installation
Installs to ~/.claude/agents/thierryn-fire-flow-fire-learncoding-walker.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ThierryN/fire-flow/HEAD/agents/fire-learncoding-walker.md -o ~/.claude/agents/thierryn-fire-flow-fire-learncoding-walker.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development