Repository Context Generate context bundles and maps for codebases. Structure Analysis Quick Structure Detailed Structure Code Maps Generate Code Map typescript' # Extract exports grep -E "^export (function|const|class|interface|type)" "$file" | head -20 echo ' Function Index Class Index Context Bundles Create Bundle for AI json' $OUTPUT jq '{name, description, main, scripts: .scripts | keys}' package.json $OUTPUT echo ' typescript' $OUTPUT head -100 "$file" $OUTPUT echo ' Smart Pack (Key Files Only) Import Analysis Dependency Graph External Dependencies Internal Module Graph AI-Powered Analy…