Error Classifier

Classify AAP2 incident failure domains from error excerpts and logs.

3|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/rhpds/athena-aiops-deep-agent --skill error-classifier-rhpds
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Error Classifier
Source: https://github.com/rhpds/athena-aiops-deep-agent/tree/main/skills/error-classifier
Command: npx skills add https://github.com/rhpds/athena-aiops-deep-agent --skill error-classifier-rhpds

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Classify the failure domain from an AAP2 job failure incident.

Core Features & Use Cases

  • Domain classification from error excerpts and logs
  • Delegates to specialized agents (sre_ansible, sre_linux, sre_package_management, sre_openshift, sre_networking)
  • Provides structured outputs: domain, delegate_to, confidence, and rationale for downstream routing

Quick Start

Provide an incident envelope containing error excerpts and logs to the classifier to identify the root cause domain.

Frequently Asked Questions about Error Classifier

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

FAQPage Schema
How do I classify failure domains from AAP2 incident logs?

To classify failure domains from AAP2 incident logs, provide an incident envelope containing error excerpts and logs to the classifier to identify the root cause domain, delegate target, and confidence score.

What is the best way to analyze AAP2 job failures for root cause domains?

The best way to analyze AAP2 job failures for root cause domains is to classify error excerpts to map to predefined domains like networking or package management, providing a delegate target and rationale for downstream agents.

Can I use error classification to route AAP2 incidents to specialized SRE agents?

Yes, you can use error classification to route AAP2 incidents to specialized SRE agents by analyzing error excerpts and logs to output a delegate_to target, domain, confidence score, and rationale for downstream routing.

Does the AAP2 error classifier work with Kubernetes and OpenShift task errors?

Yes, the AAP2 error classifier works with Kubernetes and OpenShift task errors by analyzing incident logs to classify connectivity issues and system failures into predefined domains for downstream agent routing.

What types of errors does the AAP2 incident classifier support?

The AAP2 incident classifier supports task errors, system failures, and connectivity issues by analyzing error excerpts and logs to map them to predefined domains like networking, package management, or OpenShift.

Why do I need a confidence score when classifying AAP2 failure domains?

You need a confidence score when classifying AAP2 failure domains because it guides downstream agents by providing structured outputs including the domain, delegate_to target, confidence, and rationale for accurate incident routing.