leindex-code - Token-efficient code analysis with 5-layer stack for 82% savings
Analyzes code using AST, Call Graph, CFG, DFG, and PDG layers with 82% token savings in balanced mode
Tags
Updated: 2026-02-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- extract code context
- perform semantic search
- analyze AST structure
- generate call graphs
- analyze control flow
- analyze data flow
- detect dead code
- analyze imports
Inputs
- source code files
- project repository
- query parameters
Outputs
- analysis reports
- context extraction results
- search results
- token savings metrics
Requirements
- source code access
- Bash execution environment
- Python environment with dependencies
