amazon-linux-triage

Diagnose Amazon Linux issues using systemctl, journalctl, and dnf/yum.

Updated Nov 29, 2025
One-click install
npx skills add https://github.com/thimslugga/agent-skills --skill amazon-linux-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amazon-linux-triage
Source: https://github.com/thimslugga/agent-skills/tree/main/skills/amazon/amazon-linux-triage
Command: npx skills add https://github.com/thimslugga/agent-skills --skill amazon-linux-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Amazon Linux issues can be challenging to diagnose and fix when tooling and environment context are not aligned. This Skill provides a guided triage approach using RHEL-compatible commands, SELinux-aware practices, and cloud deployment considerations.

Core Features & Use Cases

  • Triage with systemctl, journalctl, dmesg, and logs
  • Remediation steps with copy-paste-ready commands
  • Verification and rollback guidance across different environments

Quick Start

Run a triage session for the specified Amazon Linux version and produce a structured remediation plan.

Frequently Asked Questions about amazon-linux-triage

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

FAQPage Schema
How do I diagnose Amazon Linux system service failures using systemctl and journalctl?

Diagnose Amazon Linux system service failures by querying systemctl for service status and journalctl for relevant logs. This triage process identifies common faults and misconfigurations, providing structured remediation steps with rollback options across Amazon Linux versions 1, 2, and 2023.

What is the best way to troubleshoot SELinux issues on Amazon Linux in a cloud deployment?

Troubleshoot SELinux issues on Amazon Linux by applying SELinux-aware practices alongside RHEL-compatible tooling. This approach addresses cloud deployment considerations and common misconfigurations, ensuring safe remediation with verification and rollback guidance across on-premises and cloud environments.

Can I use dnf or yum to resolve package dependency faults during Amazon Linux triage?

Use dnf or yum to resolve package dependency faults during Amazon Linux triage. This Skill leverages RHEL-compatible tooling to diagnose and fix deployment context issues, generating copy-paste-ready remediation commands that satisfy functional requirements across Amazon Linux 1, 2, and 2023.

How do I safely apply remediation and rollback misconfigurations on Amazon Linux?

Safely apply remediation and rollback misconfigurations on Amazon Linux by following the structured remediation plan. This Skill provides verification guidance and rollback options using RHEL-compatible commands, ensuring safe recovery from common faults in both on-premises and cloud deployment contexts.

Does Amazon Linux triage work across versions 1, 2, and 2023 in on-premises environments?

Amazon Linux triage works across versions 1, 2, and 2023 in on-premises environments. It diagnoses issues using RHEL-compatible tooling like systemctl and journalctl, applying SELinux considerations and cloud deployment best practices to handle common faults and misconfigurations effectively.

Why does my Amazon Linux deployment fail to start services after a configuration change?

Amazon Linux deployments fail to start services after configuration changes due to common faults or SELinux misconfigurations. Triage the issue using dmesg and journalctl to analyze logs, then apply safe remediation with rollback options to restore system services across different environments.