Cursor rule Cursor
Documentation requirements for any change to scripts, configuration, architecture, or workflows -- what to document, where, and when.
Cursor rule Cursor
Documentation requirements for any change to scripts, configuration, architecture, or workflows -- what to document, where, and when.
Cursor rule Cursor
Container lifecycle management with the lab CLI, network namespace sharing, and compose file merging for RHDH Local.
Cursor rule Cursor
Rules for editing configuration files and managing the copy-sync system between rhdh-customizations/ and rhdh-local/.
Cursor rule Cursor
RHDH Local project context, copy-sync customization model, configuration precedence, and the five critical rules (scripts, network namespace, rhdh-customizations/, pristine rhdh-local/, documentation).
Cursor rule Cursor
Git and GitHub conventions -- commit messages, noreply identity, pre-commit secret checks, rhdh-local submodule handling, and force-push guardrails.
Cursor rule Cursor
Pristine rhdh-local/ guard rails -- never customize upstream files here; use rhdh-customizations/ and apply-customizations.sh instead.
Cursor rule Cursor
Shell script standards for this workspace -- set -euo pipefail, Podman and Docker compatibility, output conventions, and key script references.
Skill Claude CodeCodexCursor
Dynamic plugin configuration, installation, sources, and local development for RHDH.
Skill Claude CodeCodexCursor
Manages dynamic plugins for RHDH -- discovering, enabling, disabling, and configuring plugins using the rhdh-plugin-export-overlays repository. Use when the user asks to "manage a plugin", "add a plugin to RHDH", "enable a plugin", "disable a plugin", "configure a plugin", "list available plugins", "show plugins"…
Skill Claude CodeCodexCursor
Performs common RHDH Local tasks -- starting, stopping, restarting containers, applying customizations, viewing logs, updating, and backing up. Use when the user asks to "start RHDH", "stop RHDH", "restart RHDH", "bring up RHDH", "bring down RHDH", "apply customizations", "view logs", "check status", "update RHDH"…
Skill Claude CodeCodexCursor
Short recipe-style procedures for specific RHDH Local tasks -- dynamic plugins, app-config, env and image changes, restarts, pristine baseline, compose overrides and external services, backup, logs, troubleshooting customizations, and rhdh-local git updates. For general container start/stop/restart, flags, health, and…