triage-expert

Gather context, diagnose issues, and route them to domain experts.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/phuxp17/demo_web --skill triage-expert-phuxp17
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage-expert
Source: https://github.com/phuxp17/demo_web/tree/main/.agent/skills/triage-expert
Command: npx skills add https://github.com/phuxp17/demo_web --skill triage-expert-phuxp17

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams quickly gather context, perform initial problem diagnosis, and route issues to the appropriate domain experts, reducing mean time to resolution.

Core Features & Use Cases

  • Context gathering and initial diagnosis to define the scope
  • Smart routing to the right expert based on detected symptoms
  • Structured handoff with actionable information for the implementing engineer
  • Use Case: A flaky API occasionally returns errors; triage-expert collects logs, traces, and environment details and routes to the API reliability specialist.

Quick Start

Describe the issue in plain terms, let triage-expert determine the domain and collect context, then transfer to the appropriate expert with a clear handoff.

Frequently Asked Questions about triage-expert

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

FAQPage Schema
How do I streamline issue triage and route debugging problems to the right expert?

To streamline issue triage, you can describe the issue in plain terms to let the system gather context, perform initial problem diagnosis, and automatically route the problem to the appropriate domain expert with a structured handoff.

What is the best way to gather diagnostic context for unexpected software behavior?

The best way to gather diagnostic context for unexpected software behavior is using a structured diagnostic workflow that collects logs, traces, and environment details to define the scope before routing the issue to a specialist.

How does expert routing work for flaky API errors and performance issues?

Expert routing for flaky API errors works by detecting symptoms during initial problem diagnosis, collecting diagnostic data, and transferring the issue to the appropriate domain expert with actionable information for the implementing engineer.

Can I use this structured diagnostic workflow across different software projects?

Yes, you can use this structured diagnostic workflow across different software projects to quickly identify the right specialist for software debugging, performance issues, or unexpected behavior, reducing mean time to resolution.

Does the triage process handle cleanup of temporary debugging artifacts?

Yes, the triage process handles cleanup of temporary debugging artifacts, ensuring that any diagnostic data collected during the initial problem diagnosis and context gathering phase is removed after the expert routing handoff.