소개
Code Flow Tracer is a powerful exploration and diagnostic tool designed to help developers navigate unfamiliar codebases by generating comprehensive execution maps. By leveraging advanced boundary detection and ASCII tree visualizations, it allows users to pinpoint entry points, identify recursive loops, and understand the relationships between local functions and external services like APIs, databases, or cloud providers. Whether you are debugging an error path, performing a security audit, or onboarding onto a new project, this skill provides the architectural clarity needed to understand system behavior without manual source code trekking.