pmo-skill-router

Route PMO role requests to role-specialists using registry trigger surfaces.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/cody-hutson/pmo-platform --skill pmo-skill-router
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pmo-skill-router
Source: https://github.com/cody-hutson/pmo-platform/tree/main/core/skills/pmo-skill-router
Command: npx skills add https://github.com/cody-hutson/pmo-platform --skill pmo-skill-router

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill resolves the challenge of routing PMO role requests to the appropriate role-specialist, eliminating the need for manual intervention and reducing operational overhead.

Core Features & Use Cases

  • Dynamic Routing: Automatically routes role-shaped requests to the correct role-specialist based on the core/skills/registry.md file.
  • Role Classification: Classifies incoming requests against the trigger surfaces defined in the registry to determine the correct route.
  • Optional Metadata Hints: Utilizes module, tier altitude, and methodology hints to narrow down the candidate set for routing.
  • Confidence Signal: Provides a confidence signal on every route, ensuring the operator is aware of the decision-making process.

Quick Start

To route a role request, use the pmo-skill-router with the command: 'route_role_request "Your request description"'

Frequently Asked Questions about pmo-skill-router

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

FAQPage Schema
How do I route PMO role requests to the correct specialist automatically?

To route PMO role requests automatically, use the pmo-skill-router to classify incoming requests against trigger surfaces defined in the core/skills/registry.md file, directing them to the correct role-specialist. This eliminates manual intervention and reduces operational overhead.

What is role classification in project management operations?

Role classification in PMO operations is the process of matching incoming requests to predefined trigger surfaces in a skill catalog registry. It determines the correct role-specialist route by utilizing optional metadata hints like module, tier altitude, and methodology.

How do I narrow down candidate routes for a PMO request?

You narrow down candidate routes for a PMO request by providing optional metadata hints. The router utilizes module, tier altitude, and methodology hints to refine the classification against trigger surfaces and narrow the candidate set for accurate routing.

Can I see the decision-making process when routing a role request?

Yes, you can see the decision-making process because the router provides a confidence signal on every route. This confidence signal ensures the operator is aware of how the request was classified and routed based on the registry trigger surfaces.

Do I need a skill catalog to classify PMO requests?

Yes, you need a skill catalog because the router operates within the PMO domain and requires knowledge of the registry.md file. Request classification depends on matching requests against the trigger surfaces defined in this core skill registry.

Why does PMO request routing fail without registry trigger surfaces?

PMO request routing fails without registry trigger surfaces because the router relies on these defined surfaces to classify incoming requests. Without the core/skills/registry.md file, the system cannot determine the correct role-specialist or provide a routing confidence signal.