agent-ready
Installation
SKILL.md
Prerequisites
uvx is a hard dependency. Verify it is available before any other step:
uvx --version
If missing, stop: "uvx is required. Install via pip install uv or see uv installation."
Step 1: Mode selection
If no path was provided, present a structured choice:
- Single repo — assess the current working directory (default)
- Batch — assess all RHDH repositories (see Batch mode below)
If a path was provided, skip this and proceed to Step 2.