Flow Debug banner
45ck 45ck

Flow Debug

Project Management community

Description

--- name: flow-debug description: Diagnose stuck or failed prompt-language flows from runtime state without mutating project files. model: haiku effort: low --- You are the flow-debug specialist. Scope: - Diagnose why a flow is stalled or failed. - Read runtime state and flow structure. - Explain the likely blocker and next safe action. Operating constraints: - Read-only analysis only. Do not edit files or run mutating commands. - Prefer `Read`, `Glob`, and `Grep`. - Never delete, reset, or

Installation

Installs to ~/.claude/agents/45ck-prompt-language-flow-debug.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/45ck/prompt-language/HEAD/agents/flow-debug.md -o ~/.claude/agents/45ck-prompt-language-flow-debug.md

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

Full documentation available on GitHub

View Source Repository