leindex-code - Token-efficient code analysis with 82% savings
Analyzes code using 5-layer stack (AST, Call Graph, CFG, DFG, PDG) with high token efficiency
Tags
Updated: 2026-02-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- analyze abstract syntax trees
- generate call graphs
- create control flow graphs
- build data flow graphs
- perform program dependence analysis
- extract code context
- search code semantically
- measure token savings
- analyze imports
Inputs
- source code files
- Python project path
- analysis mode parameter
- semantic search query
Outputs
- code analysis results
- token savings report
- semantic search results
- quality assessment
- context extraction data
Requirements
- Python environment
- Bash tool access
- source code access
- analyzer dependencies
