소개
The Include Sprawl Map skill is a specialized diagnostic tool for developers working with Nim projects, particularly those involving complex agent control logic. It addresses the challenge of 'include sprawl' by tracing include chains across source files and scripted modules to generate a structured relationship graph. By providing clear notes and callsite summaries, this skill helps developers understand architectural dependencies, simplify codebase navigation, and identify potential refactoring targets in tangled module structures.