navigator

Route ambiguous CRE requests to workspaces or specialist skills by analyzing task context.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/chibus0368-pixel/om-analyzer --skill navigator-chibus0368-pixel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: navigator
Source: https://github.com/chibus0368-pixel/om-analyzer/tree/main/skills/navigator
Command: npx skills add https://github.com/chibus0368-pixel/om-analyzer --skill navigator-chibus0368-pixel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

You have CRE tasks, but it is not always clear which workspace or specialist skill should handle them. This Skill acts as the default entry point and routing hub, identifying the best path and presenting the most relevant options to the user.

Core Features & Use Cases

  • Active workspace check and resume flow before starting new work.
  • Catalog-based classification to map requests to either a workspace route or a direct specialist skill.
  • Clear option presentation when routing is ambiguous, with top 2-3 candidates and concise descriptions.

Quick Start

Tell me your CRE task and I will route you to the best workspace or skill.

Frequently Asked Questions about navigator

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

FAQPage Schema
How do I route ambiguous CRE requests to the right workspace?

To route ambiguous CRE requests, the system analyzes task context against the catalog to classify the request and map it to the appropriate workspace route or specialist skill. It checks active workspaces and presents top routing options when needed.

How does request classification work for CRE tasks?

Request classification for CRE tasks works by operating as a default entry point, evaluating the catalog, and checking active workspaces to determine the best path. It presents the top 2-3 candidate options with concise descriptions when routing is ambiguous.

Can I resume an interrupted workspace task after starting new work?

Yes, you can resume an interrupted workspace task because the system performs an active workspace check and resume flow before starting new work. It persists state to enable resumption of tasks.

What happens when a CRE task matches multiple specialist skills?

When a CRE task matches multiple specialist skills, clear option presentation is provided by showing the top 2-3 candidates with concise descriptions. This allows you to select the most relevant option from the catalog.

Does the navigator log workspace routing decisions for analytics?

Yes, the navigator logs routing decisions for analytics. It records the classification and routing paths taken when mapping ambiguous CRE requests to workspaces or specialist skills.