leindex-code - Token-Efficient Code Analysis with 5-Layer Stack for LLM Coding
Performs token-efficient code analysis using AST, Call Graph, CFG, DFG, and PDG with semantic completeness.
Tags
Updated: 2026-02-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- analyze code structure
- extract context
- perform semantic search
- generate call graphs
- analyze data flow
Inputs
- source code files
- project path
- query string
Outputs
- analysis results
- search results
- extracted context
Requirements
- Python environment
- Bash tool access
