acm-cluster-remediation

Propose and execute fixes for ACM hub cluster issues with approval.

3|4|Updated Jul 25, 2025
One-click install
npx skills add https://github.com/stolostron/acm-ai-qe --skill acm-cluster-remediation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: acm-cluster-remediation
Source: https://github.com/stolostron/acm-ai-qe/tree/main/.claude/skills/acm-cluster-remediation
Command: npx skills add https://github.com/stolostron/acm-ai-qe --skill acm-cluster-remediation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps remediate ACM hub cluster issues by proposing fixes based on diagnosis findings, executing approved mutations, and verifying results. It is used when fixing, remediating, repairing, or resolving ACM cluster issues.

Core Features & Use Cases

  • Structured Approval Workflow: Proposes fixes based on diagnosis findings, ensuring safety and user approval.
  • Targeted Verification: Performs targeted verification of specific issues if not provided with full diagnosis findings.
  • Remediation Plan: Presents a structured plan with detailed fixes, risks, and expected outcomes.
  • Explicit Approval: Requires explicit user approval before proceeding with fixes.
  • Execution and Verification: Executes approved fixes and verifies the results after each fix.

Quick Start

Run the acm-cluster-remediation skill to begin the remediation process for ACM hub cluster issues.

Frequently Asked Questions about acm-cluster-remediation

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

FAQPage Schema
How do I remediate ACM hub cluster issues safely?

To remediate ACM hub cluster issues safely, use a structured approval workflow that proposes fixes based on diagnosis findings and requires explicit user approval before executing any mutations.

What permissions do I need to fix ACM cluster health problems?

Fixing ACM cluster health problems requires the oc CLI logged into an ACM hub with permissions to patch, scale, and restart resources before executing approved remediation plans.

How does structured approval work for ACM cluster remediation?

Structured approval for ACM cluster remediation works by presenting a detailed plan with fixes, risks, and expected outcomes, then requiring explicit user approval before executing and verifying each fix.

Can I resolve ACM cluster issues without full diagnosis findings?

Yes, you can resolve ACM cluster issues without full diagnosis findings because the remediation process can perform targeted verification of specific issues before proposing and executing fixes.

What happens after executing approved fixes on an ACM hub cluster?

After executing approved fixes on an ACM hub cluster, the workflow verifies results using acm-hub-health-check for verification and acm-cluster-health for post-fix validation.