context-router

Route user queries to context management skills based on project state and intent.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/DeathKnightH/context-skills --skill context-router-deathknighth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-router
Source: https://github.com/DeathKnightH/context-skills/tree/main/skills/context-router
Command: npx skills add https://github.com/DeathKnightH/context-skills --skill context-router-deathknighth

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Route user queries to the right context management decision based on the project's current state and user intent, ensuring the correct skill (init, onboarding, aware-dev, or maintenance) is invoked.

Core Features & Use Cases

  • Route decisions based on project state and user intent.
  • Deterministic routing to context-init, context-onboarding, context-aware-dev, or context-maintenance.
  • Clear rationale and guidance to hand off control to the selected Skill.

Quick Start

Describe your project state and intent, and I will route you to the appropriate context skill.

Frequently Asked Questions about context-router

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

FAQPage Schema
How do I route user queries to the correct context management skill?

Routing user queries to the correct context management skill involves evaluating project state and user intent to deterministically select and hand off control to context-init, context-onboarding, context-aware-dev, or context-maintenance.

What is the best way to choose between context onboarding and context maintenance?

Choosing between context onboarding and context maintenance requires deterministic routing criteria based on your current project state and user intent to ensure safe skill selection with clear rationale.

When do I need to use a routing skill for software development context?

You need a routing skill for software development context when the system must choose among context-init, context-onboarding, context-aware-dev, or context-maintenance based on varying project states and user intents.

Can I get clear rationale for context routing decisions?

Yes, context routing decisions provide clear rationale and guidance for each hand off, ensuring safe and deterministic selection among context management skills based on project state and user intent.

How do I start context routing for a new software project?

To start context routing, describe your project state and intent, and the system will route you to the appropriate context skill, whether that is context-init, context-onboarding, context-aware-dev, or context-maintenance.

Does context routing require any dependencies or components?

No, context routing requires no dependencies or components, operating independently to evaluate project state and user intent before handing off control to the selected context management skill.