skill-router

Official

Enforce skill routing for AI actions.

AuthorRune-kit
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill acts as a mandatory enforcement layer, ensuring that every agent action involving code, files, or technical decisions is routed through the correct, pre-defined skill, preventing unauthorized actions and enforcing a disciplined check-before-act protocol.

Core Features & Use Cases

  • Mandatory Routing: Intercepts all user requests to ensure they are processed by the appropriate skill.
  • Intent Classification: Categorizes requests into types like CODE_CHANGE, QUESTION, DEBUG_REQUEST, etc., to determine enforcement levels.
  • Use Case: When a user asks to "fix the login bug and add tests," this skill ensures the request is first routed to rune:debug, then to rune:fix, and finally to rune:test, preventing the agent from attempting to fix the bug without proper debugging or testing procedures.

Quick Start

Use the skill-router to ensure all code-related requests are routed to the appropriate skill before execution.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: skill-router
Download link: https://github.com/Rune-kit/rune/archive/main.zip#skill-router

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.