rhdh-local
Installation
SKILL.md
RHDH Local
Own local execution and return evidence to the calling workflow. All commands use this skill's standalone CLI; another skill does not need to be installed.
Capability gate
- Run
uv run scripts/rhdh-local --help. - Locate
rhdh-local-setupthroughRHDH_LOCAL_SETUP_DIRor by walking from the current directory. Runuv run scripts/rhdh-local --json status. - If the setup is absent, state the required environment variable or checkout layout and stop only the runtime branch.
- Never read secrets from
.envinto conversation context. Ask only for missing variable names and let the container runtime consume their values.