router-main

Installation
SKILL.md

Router: Main

Universal entry point for the shared skill library. Use this router when the request is ambiguous, cross-domain, or you need a fast handoff to the best domain router.

Routing Workflow

  1. Restate the user goal in 1 sentence (what "done" looks like).
  2. Choose the primary router.
  3. If confidence is below 0.8 or multiple routers tie, ask 1 clarifying question before routing.
  4. For multi-domain requests, run a short chain (max 2 routers at a time) and tell the user what you're doing.

Router Selection

  • router-startup: business validation, marketing, product strategy, documents (deck, spreadsheet, report).
  • router-engineering: building or changing software/AI systems (code, architecture, data, APIs, agents).
  • router-qa: testing and quality engineering work (test strategy, automation, flake control, quality gates).
  • router-operations: DevOps, deployment, observability, incident/debug workflows, git operations, docs tooling.

High-Signal Triggers

Related skills
Installs
42
GitHub Stars
60
First Seen
Jan 23, 2026