What problem does it solve?
This Skill enables semantic code search, architecture understanding, and persistent memory across large codebases by orchestrating the Octocode CLI from Claude Code.
Core Features & Use Cases
- Semantic search across codebases to locate definitions and usage.
- GraphRAG-based knowledge graph to analyze dependencies, relationships, and architecture.
- Memory system to save technical decisions and context for future conversations.
- Automatic index detection and on-demand indexing to streamline workflows.
- Cross-language code exploration and quick context gathering.
Quick Start
Install the Octocode CLI and configure embedding keys.
Install this skill into Claude Code's skills directory.
Ensure an index exists by running octocode index, then perform a semantic search like octocode search authentication workflow.