关于
This skill implements a lean analysis protocol designed to eliminate guesswork during the development process by tracing execution paths with precise file and line references. By generating lightweight text diagrams of class and method flows and requiring explicit user verification, it ensures a deep understanding of the codebase before any changes are made, making it an essential tool for bug fixing, TDD cycles, and complex refactoring tasks.