triage-expert

Diagnose technical issues, gather context, and route them to domain experts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the initial response to errors, performance issues, or unexpected behavior by diagnosing problems, gathering context, and recommending the correct specialist for resolution.

Core Features & Use Cases

  • Problem Diagnosis: Identifies root causes of technical issues.
  • Context Gathering: Collects all necessary diagnostic information.
  • Expert Routing: Recommends the appropriate domain expert for the fix.
  • Use Case: When a build fails unexpectedly, this Skill can analyze the error logs, identify it as a potential Webpack configuration issue, and recommend the webpack-expert subagent with a summary of the problem.

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 problems and identify root causes before implementation?

To diagnose technical problems, this skill performs systematic context collection and environment auditing to classify the issue and identify root causes before routing it to an appropriate domain expert for resolution.

What is the best way to gather diagnostic context for unexpected build failures?

Gathering diagnostic context for build failures involves analyzing error logs to identify the specific failure type, such as a Webpack configuration issue, and generating a problem summary for expert routing.

How does expert routing work for resolving complex software engineering errors?

Expert routing works by analyzing the collected diagnostic context of your software engineering errors and recommending the appropriate domain specialist, such as a subagent, to execute the fix.

Can I use automated triage for initial problem analysis when an error occurs?

Yes, you can use automated triage for initial problem analysis to streamline your response to unexpected errors by diagnosing the issue, gathering comprehensive context, and recommending the correct specialist.

Do I need to manually audit my environment before diagnosing unexpected behavior?

No, you do not need to manually audit your environment beforehand, as the triage process systematically handles environment auditing and context collection to ensure effective issue classification.

Why does issue classification require comprehensive context collection?

Issue classification requires comprehensive context collection because accurate environment auditing and diagnostic information are essential for identifying root causes and routing to the correct domain expert.