request-router

Evaluate incoming requests against project blueprints and generate work orders.

4|Updated Dec 7, 2025
One-click install
npx skills add https://github.com/grigb/gas-prompt-library --skill request-router
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: request-router
Source: https://github.com/grigb/gas-prompt-library/tree/main/agents/agent-request-router
Command: npx skills add https://github.com/grigb/gas-prompt-library --skill request-router

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents project drift and resource waste by acting as a mandatory gatekeeper that evaluates all incoming requests against the project's vision, constraints, and dependencies before any work is authorized.

Core Features & Use Cases

  • Blueprint-Aware Gating: Automatically validates requests against project constraints and vision goals to ensure alignment.
  • Work Order Orchestration: Transforms approved requests into standardized, actionable work orders with clear acceptance criteria.
  • Cascade Management: Handles vision pivots by automatically updating, blocking, or archiving existing work orders based on L2 instructions.

Quick Start

Invoke the request-router to evaluate the current batch of incoming requests against the project blueprint and generate work orders for all aligned tasks.

Frequently Asked Questions about request-router

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

FAQPage Schema
How do I validate project requests against architectural blueprints before creating work orders?

To validate project requests against blueprints, use a gatekeeper mechanism that checks incoming requests against defined vision goals and hard constraints before authorizing work order creation. This prevents project drift and resource waste.

What is work order orchestration within an autonomous agent hierarchy?

Work order orchestration within an autonomous agent hierarchy evaluates approved requests, transforms them into standardized actionable work orders with clear acceptance criteria, and manages their lifecycle through strict dependency checking and cascade processing.

Do I need project-specific blueprint files and status logs to manage work order lifecycles?

Yes, you need access to project-specific blueprint files, status logs, and the work order index. These resources are required to maintain system integrity, enforce strict validation, and ensure alignment during work order lifecycle management.

How do I handle vision pivots and update existing work orders automatically?

To handle vision pivots and update existing work orders automatically, implement cascade management based on L2 instructions. This process automatically updates, blocks, or archives existing work orders to maintain alignment with the new vision.

What's the best way to prevent project drift when triaging incoming requests?

The best way to prevent project drift when triaging incoming requests is to enforce a mandatory gatekeeper that evaluates all incoming tasks against the project's vision, constraints, and dependencies before any work is authorized.