triage-expert

Diagnose technical issues and recommend the appropriate specialist agent.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/mahamaneharouna9-cpu/Apex-invoice-billing-automation --skill triage-expert-mahamaneharouna9-cpu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage-expert
Source: https://github.com/mahamaneharouna9-cpu/Apex-invoice-billing-automation/tree/main/.opencode/skill/triage-expert
Command: npx skills add https://github.com/mahamaneharouna9-cpu/Apex-invoice-billing-automation --skill triage-expert-mahamaneharouna9-cpu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the initial stages of troubleshooting by diagnosing problems, gathering essential context, and identifying the correct specialist for resolution, preventing wasted time on misrouted or incomplete issue reports.

Core Features & Use Cases

  • Initial Problem Diagnosis: Quickly assesses errors, performance degradations, or unexpected behaviors.
  • Context Gathering: Systematically collects relevant diagnostic information.
  • Expert Routing: Recommends the appropriate domain-specific expert agent for the fix.
  • Use Case: When a build fails unexpectedly, the triage expert can analyze the logs, identify it as a Webpack configuration issue, and recommend the webpack-expert with all necessary context.

Quick Start

Use the triage expert skill to diagnose the build failure error.

Frequently Asked Questions about triage-expert

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

FAQPage Schema
How do I diagnose technical issues and find the root cause of software errors?

To diagnose technical issues, you systematically gather diagnostic context, classify the problem, and perform evidence-based hypothesis testing to identify the root cause before applying fixes.

What is the best way to triage a build failure or performance degradation?

The best way to triage build failures and performance degradation is to analyze error logs, classify the unexpected behavior, and route the comprehensive context to the appropriate specialist.

How does expert routing work for bug triage in software development workflows?

Expert routing works by analyzing your error logs, classifying the specific issue, and recommending the appropriate domain-specific expert agent equipped with all necessary diagnostic context.

Can I use automated error analysis for unexpected Webpack configuration issues?

Yes, you can use automated error analysis to assess unexpected Webpack configuration issues, gather diagnostic context, and route the problem directly to the relevant specialist.

What context do I need to gather for effective problem diagnosis and debugging?

For effective problem diagnosis and debugging, you need to systematically gather environment detection details, error logs, and evidence supporting your root cause hypotheses.

When should I not use a triage expert approach for bug fixing?

You should avoid a triage expert approach when the root cause is already definitively identified, as routing and context gathering add unnecessary overhead to the direct resolution process.