thinking-router

Installation
SKILL.md

Thinking Router

Purpose

thinking-router is the entry point for Thinking Skills.

It classifies the user's request and routes it to the best domain-specific thinking skill. It does not answer the user's substantive question.

Hard Rules

  1. Do not solve the user's substantive problem inside this skill.
  2. Do not assume the request is about software development.
  3. Check whether the best route is no-skill before selecting a domain skill.
  4. Choose exactly one primary route: a domain skill or no-skill.
  5. Add at most one secondary skill when mixed intent is important.
  6. If routing confidence is low, ask one short routing question.
  7. After routing to a domain skill, follow that skill's method bases and process.
  8. After routing to no-skill, do not load a domain skill or apply a domain method base.
Related skills

More from huajiexiewenfeng/thinking-skills

Installs
2
GitHub Stars
2
First Seen
7 days ago