request-dispatcher

Analyze ambiguous user requests and recommend ReqForge Skills based on project state.

18|4|Updated May 16, 2026
One-click install
npx skills add https://github.com/zxpmail/ReqForge --skill request-dispatcher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: request-dispatcher
Source: https://github.com/zxpmail/ReqForge/tree/main/core/skills/request-dispatcher
Command: npx skills add https://github.com/zxpmail/ReqForge --skill request-dispatcher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill handles ambiguous user requests by analyzing intent and project state to route to the appropriate ReqForge Skill.

Core Features & Use Cases

  • Ambiguity Resolution: Identifies ambiguous user requests and determines the most relevant Skill for processing.
  • Project State Awareness: Considers the existing project artifacts and configurations to provide accurate recommendations.
  • Intelligent Dispatch: Utilizes a decision framework that classifies intent, cross-references project state, disambiguates, and recommends a Skill.

Quick Start

Trigger the /request-dispatcher command with an ambiguous request for assistance or guidance.

Frequently Asked Questions about request-dispatcher

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

FAQPage Schema
How do I route ambiguous user requests to the correct processing module?

You resolve ambiguous user requests by analyzing intent and cross-referencing project state, like Product-Spec and DEV-PLAN, to recommend the appropriate ReqForge Skill for resolution.

How does request routing work when project state context is required?

Intelligent dispatch works by classifying intent, cross-referencing project state artifacts like Product-Spec and DEV-PLAN, disambiguating the request, and recommending a Skill.

Do I need existing project artifacts like Product-Spec to disambiguate requests?

Yes, you need existing project artifacts like Product-Spec and DEV-PLAN, because request disambiguation requires awareness of these configurations to provide accurate Skill recommendations.

What is the best way to handle ambiguity resolution for software project requests?

The best way to handle ambiguity resolution is using a decision framework that classifies intent, cross-references project state, disambiguates, and recommends a Skill.

Does the request dispatcher Skill use external libraries or perform automated actions?

No, the request dispatcher does not use external libraries and performs no automated actions without user prompting, requiring user input for request content to function safely.