Dataflow Mapping

Trace and document how data transforms through a multi-step pipeline or function chain, showing intermediate state at each step with concrete example values. Use when explaining a data pipeline or complicated codepaths, tracing how a value changes across function calls, answering questions like "how does X get to Y", or producing a step-by-step dataflow walkthrough for a code review or design doc.

gitlabhq 1af69dc 4.8 KB Updated

File contents

gitlabhq/orbit-knowledge-graph/tree/main/.claude/skills/dataflow-mapping commit 1af69dc447

Frequently asked questions

npx skillmds@latest add gitlabhq/dataflow-mapping