Use this skill when the task is structural rather than symbol-specific.
Recommended workflow:
- Run
scripts/list-files.shto identify hot spots. - Run
scripts/list-functions.shto see the most relevant entry points. - Run
scripts/module-dependencies.sh <module>to understand how one module connects to the rest of the project. - Run
scripts/overview.shfor a compact architecture summary.