nixos-guard

Enforce AGENTS.md safety rules in NixOS cluster management.

Updated Jul 1, 2026
One-click install
npx skills add https://github.com/reverb256/hermes-skills --skill nixos-guard
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: nixos-guard
Source: https://github.com/reverb256/hermes-skills/tree/main/nixos-guard
Command: npx skills add https://github.com/reverb256/hermes-skills --skill nixos-guard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures safety and compliance in the management of NixOS clusters by enforcing AGENTS.md safety rules.

Core Features & Use Cases

  • Safety Rule Enforcement: Blocks unauthorized changes to critical configuration files.
  • User-Friendly Alerts: Warns users of potential issues without interrupting workflow.
  • Pre-Deployment Checks: Confirms safety before deploying to the cluster.

Quick Start

Run the /nixos-check command to scan NixOS configurations for rule violations.

Frequently Asked Questions about nixos-guard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce safety rules in NixOS cluster configuration management?▼

NixOS cluster management enforces safety rules by validating configurations against AGENTS.md directives, blocking unauthorized changes to critical files before deployment to maintain cluster integrity.

What are pre-deployment compliance checks for NixOS cluster configurations?▼

Pre-deployment compliance checks for NixOS configurations scan for safety rule violations using the /nixos-check command, confirming compliance and alerting users to potential issues before cluster deployment.

Can I prevent unauthorized changes to critical NixOS configuration files during deployment?▼

Yes, NixOS configuration enforcement blocks unauthorized changes to critical files by applying AGENTS.md safety directives, issuing user-friendly alerts about violations without interrupting existing workflows.

Does NixOS cluster management support safety alerts without interrupting deployment workflows?▼

NixOS cluster management supports non-blocking safety alerts that warn users of potential configuration issues through confirmation and alert mechanisms, maintaining workflow continuity while ensuring compliance.

How do I scan NixOS configurations for safety rule violations before deploying?▼

You scan NixOS configurations for safety rule violations by running the /nixos-check command, which validates configurations against AGENTS.md directives and reports compliance issues pre-deployment.

What is AGENTS.md directive enforcement for NixOS cluster compliance?▼

AGENTS.md directive enforcement for NixOS cluster compliance is a safety mechanism that validates cluster configurations against defined rules, requiring a pi extension to apply rule enforcement during management operations.