Cross-Cutting Tools

Navigator

Meta workspace that helps users find the right workspace or specialist skill.

Open GitHub source

No packaged download — skills install from the open-source plugin repo. Read the SKILL.md and bundled files below before you install.

How to install a skill →
01 · Problem

Meta workspace that helps users find the right workspace or specialist skill.

Derived from the skill’s “Skill description” section.

02 · Who & When
  • User has a CRE request that does not clearly map to a specific workspace
  • User asks "what can you do", "help me find", or "where do I start"
  • User provides ambiguous input that could span multiple workspaces
  • User says "navigate", "find skill", "help", "what CRE tools are available"
  • Any CRE request that is not intercepted by a more specific workspace trigger

Derived from the skill’s “When to Activate” section.

03 · How It's Done Today

Not documented yet for this skill.

04 · What This Skill Changes

End every response with the required next-action footer:

---
## Decision Summary
[Routing decision: which workspace or skill was selected and why]

## Assumptions Used
- [How the request was classified]

## Missing Inputs
- [Any clarification needed to refine the routing]

## Recommended Next Actions
1. [Invoke the selected workspace/skill]
2. [Alternative route if the first does not fit]
3. [Information the user should provide to narrow the choice]

Derived from the skill’s “Output Format” section.

05 · Risks & Caveats

Not documented yet for this skill.