| name | ask-rhdh |
| description | Human wayfinder for the RHDH skills collection. |
| disable-model-invocation | true |
| compatibility | No tools required. Reads the installed skill catalog only. |
Ask RHDH
Turn an RHDH question into one precise model-skill invocation. This is a human entry point,
not a second discovery system: route by outcome and hand the request over intact.
Route the request
Each row below is a model skill's own description, projected from the catalog by
scripts/render_routes.py. Do not hand-edit the table: run
python scripts/render_routes.py --write after a skill is added, removed, or
redescribed, and --check to detect drift. Paraphrasing a skill here creates a
competing inventory, which is what this table used to be.
| When the request is | Model skill |
|---|
| Opens new work in RHDH Jira and decides what kind of work it is — Feature or Feature Request in RHDHPLAN, Epic, Story, Task, Spike or Vulnerability in RHIDP, Bug in RHDHBUGS, support conversation in RHDHSUPP — then interviews, drafts, and creates it with the right fields and parent link. Use for "file a ticket", "create a feature", "open an epic for this", "raise a bug", "log a spike", "we should track this in Jira", or turning an RHDHSUPP support case into an RHDHBUGS defect or an RHDHPLAN feature request. Picking the issue type is this skill's job, not the caller's. Editing or transitioning an issue that already exists, such as RHIDP-1234, is not creation. |