rlm-navigator
CommunityEfficiently navigate and understand complex codebases with minimal token usage.
Software Engineering#code navigation#codebase understanding#AST analysis#document navigation#surgical drilling
Authorseanrobertwright
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill aids in the efficient navigation and understanding of complex codebases by treating source files as hierarchical trees of AST skeletons, minimizing the need to read full files.
Core Features & Use Cases
- Recursive Codebase Navigation: Treats source files as hierarchical trees for efficient navigation.
- Minimal Token Usage: Signatures and docstrings replace full file content to save tokens.
- Workflows: Provides a structured workflow for health checks, exploration, reading signatures, surgical drilling, and searching across files.
- Sub-Agent Delegation: Supports large directories by delegating tasks to specialized sub-agents.
- REPL-Assisted Analysis: Offers a Python REPL for stateful analysis and progress reporting.
- Chunk-Delegate-Synthesize Workflow: Handles large files and cross-file analysis with progress reporting.
- Document Navigation: Supports navigation of non-code files using specific document tools.
Quick Start
Use the rlm-navigator skill to get a status check of the codebase with 'get_status'.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rlm-navigator Download link: https://github.com/seanrobertwright/Orion/archive/main.zip#rlm-navigator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.