workflow-router

Route engineering tasks by classifying requests and selecting ordered skills.

Updated Jun 28, 2026
One-click install
npx skills add https://github.com/Mesteriis/Engineering-Bible-AI --skill workflow-router-mesteriis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-router
Source: https://github.com/Mesteriis/Engineering-Bible-AI/tree/main/skills/workflow-router
Command: npx skills add https://github.com/Mesteriis/Engineering-Bible-AI --skill workflow-router-mesteriis

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of routing ambiguous or multi-domain engineering requests to the appropriate skill set, ensuring efficient task allocation and follow-ups.

Core Features & Use Cases

  • Request Classification: Categorizes requests based on deliverable and mutation risk.
  • Skill Selection: Automatically selects one primary and at most one supporting skill.
  • Ordered Execution: Orders tasks based on dependency, typically evidence or design before mutation, followed by validation.
  • Exhaustive Routing: Provides access to a comprehensive route table for complex requests.

Quick Start

Activate the workflow-router skill with the command: 'use workflow-router for this task.'

Frequently Asked Questions about workflow-router

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

FAQPage Schema
How do I automate engineering task routing for multi-domain requests?

Engineering task routing for multi-domain requests is automated by classifying the request, selecting a primary and supporting skill, and ordering execution based on dependencies. This ensures evidence or design phases occur before mutation, followed by validation.

What is the best way to allocate ambiguous engineering tasks to the correct skill set?

Ambiguous engineering tasks are allocated to the correct skill set through request classification based on deliverable and mutation risk. The system automatically selects one primary and at most one supporting skill to handle the execution.

How does ordered execution work for engineering workflows with evidence and mutation phases?

Ordered execution for engineering workflows sequences tasks by dependency, ensuring evidence or design tasks run before mutation, followed by validation. This prevents structural errors by enforcing a strict execution order.

Can I handle complex task routing with an exhaustive route table?

Complex task routing is supported through an exhaustive route table designed for multi-domain requests. This provides a comprehensive map to direct intricate engineering tasks to the appropriate configured skills.

Do I need specific skill configuration to use automated task routing?

Automated task routing requires appropriate skill configuration and task context to function correctly. You must configure the target skills and provide the necessary request context before initiating the routing process.

When should I not use an automated workflow router for task allocation?

Automated workflow routing should not be used when appropriate skill configurations are missing or task context is incomplete. The system relies on these elements to classify requests and order execution dependencies accurately.