Explain Flow

Traces the end-to-end execution flow of a sequential/procedural component (batch job, script, pipeline, cron task, workflow, or request handler — spanning one file or several files/services) and writes it up as a structured Markdown walkthrough with phase-by-phase code references and an ASCII flow diagram, saved under the project's docs/ folder. Use when the user asks to explain or document how a batch job, script, task, or pipeline works end-to-end, wants a "完整流程" / "flow walkthrough" / "walk me through this", or needs to understand execution order across an entry point.

hsinhan-h 0633662 3 files · 11.4 KB Updated

File contents

hsinhan-h/hh-claude-skills/tree/main/explain-flow commit 063366232c

Frequently asked questions

npx skillmds@latest add hsinhan-h/explain-flow