triage-expert

Detect issue symptoms, gather context, and route to domain experts.

Updated Apr 9, 2024
One-click install
npx skills add https://github.com/nhonvo/Powershell --skill triage-expert-nhonvo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage-expert
Source: https://github.com/nhonvo/Powershell/tree/main/antigrafity-config/.agent/skills/triage-expert
Command: npx skills add https://github.com/nhonvo/Powershell --skill triage-expert-nhonvo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Specializes in gathering context, performing initial problem analysis, and routing issues to appropriate domain experts. It helps teams quickly assess situations and ensure the right specialist gets complete, actionable information.

Core Features & Use Cases

  • Environment Detection: Rapidly assess project type, tools, and configuration.
  • Problem Classification: Categorize the issue and identify symptoms.
  • Context Gathering: Collect diagnostic data and evidence systematically.
  • Root Cause Analysis & Handoff: Identify underlying causes and provide implementation guidance for the expert.
  • Cleanup: Remove temporary diagnostics before reporting.
  • Expert Recommendation: Specify which expert should handle implementation and provide a handoff package.

Quick Start

Invoke the triage-expert to begin collecting context and generate a complete expert handoff.

Frequently Asked Questions about triage-expert

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

FAQPage Schema
How do I diagnose software errors and route incidents to the right expert?

To diagnose software errors and route incidents, you need a triage process that detects symptoms, gathers context, and identifies the appropriate domain expert. This approach systematically collects diagnostic evidence and outputs a structured handoff package with implementation guidance.

What is the best way to gather diagnostic context for a root-cause analysis?

The best way to gather diagnostic context for root-cause analysis is to systematically detect the environment, classify the issue, and collect evidence. This ensures the underlying cause is identified and documented with concrete implementation guidance for the assigned expert.

How do I create a structured handoff for incident handling?

Creating a structured handoff for incident handling involves documenting issue symptoms, gathering diagnostic data, and performing root-cause reasoning. The result is a complete package specifying which expert should handle implementation and providing them with actionable guidance.

Can I use automated triage for deployment incidents and performance problems?

Yes, you can use automated triage for deployment incidents and performance problems. The process rapidly assesses project tools, categorizes the issue, collects evidence, and cleans up temporary diagnostics before recommending an expert for escalation.

Does expert-routing work for obscure software behavior requiring diagnostic steps?

Expert-routing works effectively for obscure software behavior by applying systematic diagnostic steps. It identifies the specific domain expert needed and provides them with a structured diagnosis, evidence collection, and root-cause reasoning to resolve the issue.