Tldr Code Analysis

5-layer code analysis (AST, Call Graph, CFG, DFG, PDG) that yields 95% token savings over raw file reads. Use when: 'systematically understand an unfamiliar codebase', 'analyze code structure with minimal tokens', 'map call graphs and data flow', 'find dead code and architectural layers', 'trace variable definitions across files'.

DojoGenesis 123d641 10.0 KB Updated

File contents

DojoGenesis/plugins/tree/main/plugins/continuous-learning/skills/tldr-code-analysis commit 123d641f2f

Frequently asked questions

npx skillmds@latest add dojogenesis/tldr-code-analysis