Acerca de
Streamlines the development process by enforcing a 'trace before you code' protocol that prevents wasted effort caused by incorrect assumptions or guessing. By identifying specific file and line references and mapping out class-to-method interactions in a concise text-based diagram, this skill ensures that the AI and the developer are perfectly aligned on the logic flow before any code changes are made. It is particularly effective for guiding TDD cycles, debugging complex logic, and planning refactoring tasks where the source of an error or the point of integration might be non-obvious.