rhdh-context

Installation
SKILL.md

RHDH Context

The environment facts every other RHDH skill starts from: which repositories are checked out and where, which tools are on PATH, which RHDH and Backstage versions this checkout targets, and where its configuration lives. Callers invoke this skill by name and read what it reports; they never inspect its files or import its Python package.

What this skill hands back

Run this before another skill needs repository, tool, version, or configuration facts:

python scripts/context.py --project-root <repo> --json
Installs
33
GitHub Stars
16
First Seen
Aug 13, 2026
rhdh-context — redhat-developer/rhdh-skills