resolution-advisor

Resolve classified job errors with Red Hat documentation-based recommendations.

48|31|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/RHEcosystemAppEng/agentic-plugins --skill resolution-advisor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resolution-advisor
Source: https://github.com/RHEcosystemAppEng/agentic-plugins/tree/main/rh-automation/skills/resolution-advisor
Command: npx skills add https://github.com/RHEcosystemAppEng/agentic-plugins --skill resolution-advisor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires job-failure-analyzer, host-fact-inspector, governance-readiness-assessor, execution-summary, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the resolution of classified job errors by providing documentation-backed recommendations from Red Hat.

Core Features & Use Cases

  • Error Classification: Classifies job errors into platform, code, or configuration issues.
  • Documentation-backed Recommendations: Recommends fixes based on Red Hat's troubleshooting guidance.
  • Use Case: After a job failure, this Skill can suggest specific steps to resolve the issue, saving time on troubleshooting.

Quick Start

Use the resolution-advisor skill to get recommendations for resolving a classified job error.

Frequently Asked Questions about resolution-advisor

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

FAQPage Schema
How do I automate error resolution for Red Hat job failures?

Automating error resolution for Red Hat job failures involves classifying the errors into platform, code, or configuration issues and then applying documentation-backed recommendations to suggest specific troubleshooting steps.

What is the best way to troubleshoot classified job errors in automated environments?

Troubleshooting classified job errors in automated environments is best handled by matching the error classification against Red Hat documentation to generate targeted resolution recommendations.

Do I need the job-failure-analyzer to get documentation-backed recommendations?

Yes, you need the job-failure-analyzer and host-fact-inspector skills to provide the necessary classified error input and host facts before generating Red Hat documentation-backed recommendations.

Can I use this approach to fix both configuration and platform job failures?

Yes, you can use this approach to fix both configuration and platform job failures, as it classifies errors into platform, code, or configuration categories before recommending specific resolution steps.

What should I do after resolving a classified job error?

After resolving a classified job error, you should run the governance-readiness-assessor to evaluate the remediated environment and ensure compliance before executing subsequent automated jobs.

Why does automated error resolution require classifying job failures first?

Automated error resolution requires classifying job failures first to accurately distinguish between platform, code, and configuration issues, ensuring the Red Hat documentation recommendations precisely match the specific root cause.