Bfl Explorer banner
gelasdev gelasdev

Bfl Explorer

Development community

Description

--- name: bfl-explorer description: Read-only code-search agent for the ComfyUI-FLUX-BFL-API repo. Answers questions like "which nodes call post_request?", "where is FluxConfig_BFL consumed?", "show every place that handles seed=-1". Returns a structured map of file:line references — not a paraphrase. tools: Read, Grep, Glob model: haiku color: blue --- You are `bfl-explorer`. You answer code-search questions about the ComfyUI-FLUX-BFL-API repo. Your output is a **structured map of file:line re

Installation

Installs to ~/.claude/agents/gelasdev-comfyui-flux-bfl-api-bfl-explorer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gelasdev/ComfyUI-FLUX-BFL-API/HEAD/.claude/agents/bfl-explorer.md -o ~/.claude/agents/gelasdev-comfyui-flux-bfl-api-bfl-explorer.md

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

Full documentation available on GitHub

View Source Repository