adinsights-persona-router

Route ADinsights planning prompts to owner personas and generate decision packets.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/cpowe-ADT/ADinsights --skill adinsights-persona-router
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: adinsights-persona-router
Source: https://github.com/cpowe-ADT/ADinsights/tree/main/docs/ops/skills/adinsights-persona-router
Command: npx skills add https://github.com/cpowe-ADT/ADinsights --skill adinsights-persona-router

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Route ADinsights planning prompts to the correct owner persona and generate a structured decision packet.

Core Features & Use Cases

  • Route prompts to assign planning workload to the correct persona and stream, integrating with the central catalog.
  • Generate decision packets that summarize signals, escalation needs, and testing artifacts for multi-stream reviews.
  • Support cross-stream backlog validation, dependency analysis, and governance throughout ADinsights planning.

Quick Start

Run the ADinsights persona router on a planning prompt to produce a decision packet using the canonical persona catalog.

Frequently Asked Questions about adinsights-persona-router

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

FAQPage Schema
How do I route planning prompts to the correct owner persona?▼

You can route planning prompts to the correct owner persona by validating signals against a canonical persona catalog and resolving them to a primary stream. This process assigns planning workload and integrates with the central catalog.

What is a structured decision packet in backlog governance?▼

A structured decision packet in backlog governance summarizes validated signals, escalation needs, and testing artifacts for multi-stream reviews. It supports cross-stream backlog validation and dependency analysis throughout the planning process.

When do I need cross-stream escalation for backlog validation?▼

You need cross-stream escalation for backlog validation when planning signals cannot resolve to a single primary persona. The router validates these signals against the persona catalog and triggers escalation guidance as needed.

Does the persona router support dependency analysis and governance?▼

Yes, the persona router supports dependency analysis and governance by validating planning prompts against the repository's docs and ownership map. It generates decision packets that integrate testing guidance for multi-stream reviews.

Can I use pyyaml to configure the persona catalog for routing?▼

Yes, you can use pyyaml to configure the persona catalog inputs required for routing. The router reads the repository's ownership map and docs to resolve prompts to a primary persona or stream.

What are the limitations of automated persona routing for planning work?▼

Automated persona routing for planning work is limited by the accuracy of the repository's ownership map and docs. When signals cannot resolve to a primary persona, the router can only trigger escalation rather than assigning work directly.