tool-routing
CommunitySemantic code navigation
Authormareurs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill intelligently routes code exploration and modification tasks to the most appropriate semantic tools, preventing the use of inefficient text-based search for code-related operations.
Core Features & Use Cases
- Intelligent Tool Selection: Automatically chooses between semantic tools like Serena and built-in tools like Grep/Glob based on the task and file type.
- Optimized Code Navigation: Enhances code reading, searching, and editing by leveraging symbol-aware operations.
- Use Case: When asked to find all usages of a specific function in a large codebase, this Skill will use Serena's
find_referencing_symbolsinstead of a slow, general-purpose text search.
Quick Start
Use the tool-routing skill to find all usages of the 'calculate_total' function within the 'payment_processor.py' file.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: tool-routing Download link: https://github.com/mareurs/claude-plugins/archive/main.zip#tool-routing 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 223,000+ vetted skills library on demand.