code-flow-tracer
Installation
SKILL.md
Code Flow Tracer
When to Use
Trigger this skill when the user:
- Wants to understand how a feature works end-to-end
- Asks what happens when an action is triggered
- Needs to trace data flow through the system
- Asks "how does X work"
- Asks "what calls X" or "what does X call"
Instructions
- Identify the feature, function, or flow the user wants to trace
- Run
/sourceatlas:flow "<query>"with a natural language description - Returns call graph, boundary detection, and flow visualization