intake-router

Locate source code, documentation, and configuration files from natural language queries in repositories.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/jarmak-personal/vibeSpatial --skill intake-router
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intake-router
Source: https://github.com/jarmak-personal/vibeSpatial/tree/main/.agents/skills/intake-router
Command: npx skills add https://github.com/jarmak-personal/vibeSpatial --skill intake-router

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of finding relevant files and documentation in a code repository, reducing manual browsing and searching efforts.

Core Features & Use Cases

  • Proactive File & Documentation Search: Use natural language prompts to locate specific code modules, configuration files, tests, or architecture documents.
  • Contextual Exploration: Streamlines understanding and debugging by providing quick access to related files based on described needs.
  • Use Case: When asked "Where is the code for the GPU kernel?" this Skill quickly identifies the relevant source files and documentation.

Quick Start

Run the intake router with a description like "Find code for spatial join optimization" to get targeted file and documentation recommendations.

Frequently Asked Questions about intake-router

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find specific code modules and documentation in a repository using natural language?

To find specific code modules and documentation in a repository, you can use natural language queries to locate source files, project docs, and configuration files. This approach streamlines contextual exploration and reduces manual browsing efforts during debugging.

What is the best way to locate configuration files and tests in a complex codebase?

The best way to locate configuration files and tests in a complex codebase is by processing textual prompts that describe your needs. This proactive discovery method identifies relevant project files accurately, supporting efficient architecture reviews and feature discovery.

Can I search for source code by describing a feature like spatial join optimization?

Yes, you can search for source code by describing a feature like spatial join optimization. By running a text prompt describing the feature, the system processes your query to provide targeted file and documentation recommendations quickly.

Does this code and documentation search approach work for GPU kernel discovery tasks?

Yes, this code and documentation search approach works for GPU kernel discovery tasks. When asked where the code for a GPU kernel is, it quickly identifies the relevant source files and related documentation within the repository.

When do I need automated file discovery for debugging and architecture review?

You need automated file discovery for debugging and architecture review when manually browsing complex repositories becomes inefficient. It automates finding relevant files and documentation, accelerating understanding and providing quick access to related code modules.