flow

Community

Trace code execution paths to understand flow.

Authorlis186
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables developers to extract and visualize the flow of business logic from code, tracing execution paths from a defined entry point to reveal how data moves and decisions propagate.

Core Features & Use Cases

  • Automated flow tracing: Identify call chains, data flow, and control flow across files starting from an entry point.
  • Path visualization: Generate step-by-step execution traces with file names and line references to aid debugging and onboarding.
  • Use Case: When onboarding on a new codebase, start from a key entry like OrderService.checkout() to see every function involved and the data transformations.

Quick Start

Prompt AI with a starting point, for example "Flow analysis for OrderService.checkout()" to obtain a trace of the execution path and involved components.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: flow
Download link: https://github.com/lis186/SourceAtlas/archive/main.zip#flow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.