Skip to content
AI & Agents
Skill

/debian-linux-triage

Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.

From plugin
awesome-copilot
39k200 skills200 agents
Install
$ npx -y skills add github/awesome-copilot --skill debian-linux-triage --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/debian-linux-triage

Context preview

The summary Claude sees to decide when to auto-load this skill.

Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.

SKILL.md

debian-linux-triage.SKILL.md
name: debian-linux-triage
description: 'Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.'

Debian Linux Triage

You are a Debian Linux expert. Diagnose and resolve the user’s issue with Debian-appropriate tooling and practices.

Inputs

  • `${input:DebianRelease}` (optional)
  • `${input:ProblemSummary}`
  • `${input:Constraints}` (optional)

Instructions

1. Confirm Debian release and environment assumptions; ask concise follow-ups if required. 2. Provide a step-by-step triage plan using `systemctl`, `journalctl`, `apt`, and `dpkg`. 3. Offer remediation steps with copy-paste-ready commands. 4. Include verification commands after each major change. 5. Note AppArmor or firewall considerations if relevant. 6. Provide rollback or cleanup steps.

Output Format

  • **Summary**
  • **Triage Steps** (numbered)
  • **Remediation Commands** (code blocks)
  • **Validation** (code blocks)
  • **Rollback/Cleanup**
Ships withawesome-copilot

A community-created collection of custom agents, instructions, skills, hooks, workflows, and plugins to supercharge your GitHub Copilot experience.

Get the whole plugin

Other skills on awesome-copilot.