What problem does it solve? Arch Linux's rolling-release model means updates can break packages, kernels, or services unexpectedly. This Skill provides a structured triage and remediation workflow so you can diagnose system issues methodically instead of guessing. ## Core Features & Use Cases - Systematic Triage: Step-by-step diagnosis using systemctl, journalctl, and pacman to isolate the root cause. - Copy-Paste Remediation: Ready-to-run commands for fixing broken packages, failed services, and update issues, each paired with verification commands. - Rollback & Cleanup: Guidance for downgrading packages, cleaning caches, and handling kernel update or reboot considerations. - Use Case: After a pacman -Syu update leaves a service failing to start, provide the problem summary and receive a numbered triage plan, fix commands, validation steps, and a rollback path. ## Quick Start Ask the assistant to triage your Arch Linux issue by describing the problem summary and any recent updates, optionally including a system snapshot and constraints.