route-lookup

Community

Instantly find the right code files for any dev task.

AuthorGmwEnterprise
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the time wasted searching through entire codebases to find relevant files for feature development, bug fixes, or code analysis, by using a pre-defined feature route map for fast, accurate file location.

Core Features & Use Cases

  • Priority Route Map Lookup: Uses pre-mapped feature-to-file relationships instead of full repository scans to jump directly to the correct entry points, core code, and test files.
  • Task-Aware Routing: Automatically classifies tasks as analysis, execution, or bug-fix, and routes to the appropriate downstream skills (such as route-debug for bug root cause analysis, or design for large-scale changes) to avoid incorrect workflows.
  • Coverage-Aware Scanning: Only performs targeted code scans when the route map is outdated, missing, or has insufficient coverage, and tracks when the route map needs to be updated post-task. Use case: When a developer reports a test failure for the user authentication feature, this skill instantly locates the auth module's entry files, core implementation, and related test files, then routes to the route-debug skill for root cause analysis instead of allowing premature fix attempts.

Quick Start

Ask the AI to use the route-lookup skill to find all priority files for the payment processing bug fix and provide the recommended next workflow step.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: route-lookup
Download link: https://github.com/GmwEnterprise/route-spec/archive/main.zip#route-lookup

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.