debian-linux-triage

Diagnose Debian package, service, and security issues with remediation steps.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/m00sp/m00agents --skill debian-linux-triage-m00sp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debian-linux-triage
Source: https://github.com/m00sp/m00agents/tree/main/skills/debian-linux-triage
Command: npx skills add https://github.com/m00sp/m00agents --skill debian-linux-triage-m00sp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps troubleshoot and resolve Debian Linux problems involving broken packages, failed services, configuration issues, and system reliability concerns.

Core Features & Use Cases

  • System Diagnostics: Guides investigation with Debian-native tools such as apt, dpkg, systemctl, and journalctl.
  • Issue Remediation: Provides actionable fixes, validation steps, and cleanup procedures for common Linux failures.
  • Use Case: When a Debian server has a failing service or package problem, use this Skill to identify the cause and apply safe recovery steps.

Quick Start

Ask the Debian Linux triage skill to investigate the reported system issue and provide a step-by-step remediation plan.

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 broken Debian package using apt and dpkg?

To troubleshoot broken Debian packages, use apt and dpkg commands to diagnose dependency conflicts and apply remediation steps. This process provides structured triage, safe recovery commands, and verification steps to restore package management functionality.

Why does my systemd service fail to start on a Debian server?

Diagnose systemd service failures on a Debian server by checking journalctl logs for errors. The triage process identifies the root cause of service crashes and provides actionable fixes, validation steps, and rollback procedures for reliable recovery.

How do I fix AppArmor configuration issues blocking applications in Debian?

Fix AppArmor configuration issues in Debian by diagnosing security profile denials using journalctl. The troubleshooting workflow identifies blocked application permissions and provides remediation commands to adjust security policies safely.

What is the best way to resolve dpkg lock errors and interrupted package installations on Debian Linux?

The best way to resolve dpkg lock errors on Debian Linux is to diagnose interrupted package installations and clear stuck locks. This triage process provides structured cleanup procedures and verification steps to restore package management operations.

Can I use this Debian triage process for firewall configuration problems and network connectivity issues?

Yes, this Debian triage process supports diagnosing firewall-related operational scenarios and network connectivity issues. It provides structured investigation steps, remediation commands, and rollback procedures to resolve firewall configuration problems safely.

How do I safely rollback a failed system update on Debian when apt breaks dependencies?

Safely rollback a failed Debian system update by diagnosing broken apt dependencies and applying structured recovery procedures. The triage process provides specific remediation commands and validation steps to restore system stability.