What problem does it solve?
This skill prevents catastrophic outages during remote system administration by enforcing a disciplined, platform-aware workflow that prioritizes discovery, safety gates, and verified rollback paths over ad-hoc command execution.
Core Features & Use Cases
- Platform-Aware Operations: Provides specific operational overlays for Linux (Debian, RHEL, SUSE, Arch, Alpine), FreeBSD, NetBSD, OpenBSD, and macOS to ensure commands match the target's control plane.
- Safety-First Execution: Implements mandatory preflight checks, canary rollouts, and explicit rollback planning for fleet-wide changes.
- Use Case: When you need to update a firewall rule across a fleet of mixed Linux and BSD servers, this skill guides you to identify the specific firewall owner (nftables vs PF), perform a canary test, and verify the change without losing your own SSH access.
Quick Start
Use the remote-systems-administration skill to perform a read-only preflight discovery on your target host to identify its platform, service manager, and firewall owner.