debian-linux-triage

Diagnoses and resolves Debian Linux issues using apt, systemd, and AppArmor-aware guidance.

3|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/sunchendd/os-manager --skill debian-linux-triage-sunchendd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debian-linux-triage
Source: https://github.com/sunchendd/os-manager/tree/main/.agents/skills/debian-linux-triage
Command: npx skills add https://github.com/sunchendd/os-manager --skill debian-linux-triage-sunchendd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill triages and resolves Debian Linux issues using apt, systemd, and AppArmor-aware guidance.

Core Features & Use Cases

  • Triage using systemctl, journalctl, apt, and dpkg to diagnose failures and configuration problems.
  • Remediation steps with copy-paste-ready commands and clear rollback notes.
  • Verification commands after each major change, plus notes on AppArmor or firewall considerations.

Quick Start

Identify the Debian release and environment, then follow the step-by-step triage plan to diagnose and remediate the issue.

Frequently Asked Questions about debian-linux-triage

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

FAQPage Schema
How do I troubleshoot a failed Debian package installation or service disruption?

You can troubleshoot Debian issues by diagnosing failures using systemctl, journalctl, apt, and dpkg. This process guides you through environment confirmation, triage planning, and remediation commands to resolve package and service disruptions.

What is the best way to fix systemd service failures on a Debian server?

The best way to fix systemd service failures on Debian is to inspect logs with journalctl and manage states with systemctl. This triage process provides actionable commands, verification steps, and rollback notes to safely remediate configurations.

How do I resolve apt and dpkg configuration problems in Debian Linux?

Resolving apt and dpkg configuration problems in Debian requires diagnosing the failure state and applying targeted remediation commands. This triage workflow ensures you verify changes and provides rollback options to safely restore package management.

Can I safely rollback Debian system changes after applying triage remediation steps?

Yes, you can safely rollback Debian system changes because the triage process provides clear rollback notes for every remediation command. You also run verification commands after each major change to ensure system stability.

Does Debian Linux triage handle AppArmor and firewall configuration issues?

Debian Linux triage handles AppArmor and firewall considerations by including them in the diagnosis and remediation workflow. This ensures that service disruptions caused by security policies are properly addressed during system verification.