forge-routing

Community

Route AI tasks to the right Forge skill.

Authorrahulsc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill acts as the central router for all AI tasks within the Forge framework, ensuring that every action is directed to the appropriate specialized skill or workflow phase before any execution begins.

Core Features & Use Cases

  • Intent Detection: Analyzes user input to determine the core task intent (e.g., new feature, bug fix, refactor).
  • Risk-Aware Routing: Classifies the risk level of a task to select the appropriate workflow depth and ceremony.
  • Skill Invocation: Guarantees that the correct Forge skill is invoked based on intent and risk, preventing improvisation and enforcing structure.
  • Use Case: When a user says, "Fix the login bug," this skill first identifies the intent as a "Bug fix," then classifies the risk, and finally routes the task to forge:systematic-debugging to initiate the structured bug-fixing process.

Quick Start

Use the forge-routing skill to determine the correct Forge skill for the user's request to add a new API endpoint.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: forge-routing
Download link: https://github.com/rahulsc/forge/archive/main.zip#forge-routing

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.