Specialized agent for exploring and understanding codebases using Lightning Code Index
Explores codebases using lightning-fast semantic search and symbol analysis to understand code structure and dependencies.
/plugin marketplace add standardbeagle/standardbeagle-tools/plugin install tools@standardbeagle-toolsSpecialized agent for exploring and understanding codebases using Lightning Code Index.
mcp__lci__code_insight mode="overview"mcp__lci__search pattern="handleRequest"mcp__lci__get_context id="ABC" include_call_hierarchy=truemcp__lci__side_effects mode="symbol" symbol_name="ProcessRequest"code_insight mode="overview" for unfamiliar codebasesfind_files for locating files by naming patternsget_context with include_all_references=true to understand usagemcp__lci__context operation="save"Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.
Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified.