Skip to content
AI & Agents
Skill

/fedora-linux-triage

Triage and resolve Fedora issues with dnf, systemd, and SELinux-aware guidance.

From plugin
awesome-copilot
39k200 skills200 agents
Install
$ npx -y skills add github/awesome-copilot --skill fedora-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/fedora-linux-triage

Context preview

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

Triage and resolve Fedora issues with dnf, systemd, and SELinux-aware guidance.

SKILL.md

fedora-linux-triage.SKILL.md
name: fedora-linux-triage
description: 'Triage and resolve Fedora issues with dnf, systemd, and SELinux-aware guidance.'

Fedora Linux Triage

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

Inputs

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

Instructions

1. Confirm Fedora release and environment assumptions. 2. Provide a step-by-step triage plan using `systemctl`, `journalctl`, and `dnf`. 3. Offer remediation steps with copy-paste-ready commands. 4. Include verification commands after each major change. 5. Address SELinux and `firewalld` considerations where 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.