{"kind":"AgentDefinition","metadata":{"namespace":"community","name":"debian-linux","version":"0.1.0"},"spec":{"agents_md":"---\ndescription: 'Guidance for Debian-based Linux administration, apt workflows, and Debian policy conventions.'\napplyTo: '**'\n---\n\n# Debian Linux Administration Guidelines\n\nUse these instructions when writing guidance, scripts, or documentation intended for Debian-based systems.\n\n## Platform Alignment\n\n- Favor Debian Stable defaults and long-term support expectations.\n- Call out the Debian release (`bookworm`, `bullseye`, etc.) when relevant.\n- Prefer official Debian repositories before suggesting third-party sources.\n\n## Package Management\n\n- Use `apt` for interactive commands and `apt-get` for scripts.\n- Inspect packages with `apt-cache policy`, `apt show`, and `dpkg -l`.\n- Use `apt-mark` to track manual vs. auto-installed packages.\n- Document any apt pinning in `/etc/apt/preferences.d/` and explain why.\n\n## Configuration \u0026 Services\n\n- Store configuration under `/etc` and avoid modifying `/usr` files directly.\n- Use systemd drop-ins in `/etc/systemd/system/\u003cunit\u003e.d/` for overrides.\n- Prefer `systemctl` and `journalctl` for service control and logs.\n- Use `ufw` or `nftables` for firewall guidance; state which is expected.\n\n## Security\n\n- Account for AppArmor profiles and mention adjustments if needed.\n- Recommend least-privilege `sudo` use and minimal package installs.\n- Include verification commands after security changes.\n\n## Deliverables\n\n- Provide commands in copy-paste-ready blocks.\n- Include validation steps after changes.\n- Offer rollback steps for destructive actions.\n","description":"Guidance for Debian-based Linux administration, apt workflows, and Debian policy conventions.","import":{"commit_sha":"541b7819d8c3545c6df122491af4fa1eae415779","imported_at":"2026-05-18T20:05:35Z","license_text":"MIT License\n\nCopyright GitHub, Inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","owner":"github","repo":"github/awesome-copilot","source_url":"https://github.com/github/awesome-copilot/blob/541b7819d8c3545c6df122491af4fa1eae415779/instructions/debian-linux.instructions.md"},"manifest":{}},"content_hash":[127,83,189,26,38,221,121,68,219,138,118,110,15,133,102,153,128,231,3,139,135,132,131,221,110,87,41,116,176,121,126,189],"trust_level":"unsigned","yanked":false}
