rhdh-jira
RHDH Jira
Foundational skill for interacting with RHDH's Jira instance via the Atlassian CLI (acli). Covers all four active projects, issue types, workflows, custom fields, and JQL patterns.
Commands
| Command | Description | Reference |
|---|---|---|
assign [issue key(s) or JQL] |
Recommend and assign team members using expertise, capacity, and context proximity analysis | references/assign.md |
refine [issue key(s), JQL, or 'sprint'] |
Check issues against exit criteria, identify duplicates, missing fields, unaddressed comments, and readiness | references/refine.md |
plan [team] |
Sprint planning prep: carryover, velocity, capacity, ready queue, sprint fill suggestions | references/plan.md |
sprint-report [team] |
Sprint review summary: committed vs completed, per-member breakdown, demo checklist | references/sprint-report.md |
release [version] |
Release readiness: feature matrix, PI funnel, dependency map, blocker bugs, risk assessment | references/release.md |
to-feature [description] |
Create a RHDHPLAN Feature with grill, duplicate check, and optional Epic decomposition | references/to-feature.md |
to-epic [description] |
Create an RHIDP Epic with grill, duplicate check, and optional Story/Task decomposition | references/to-epic.md |
to-issue [description] |
Create a Story, Task, Bug, or Spike with automatic type inference and grill | references/to-issue.md |
update-jira-status [key] |
Update issue with session progress, status comment, transition, and upward cascade | references/update-jira-status.md |
Single source of truth for command descriptions: scripts/command-metadata.json
More from redhat-developer/rhdh-skill
skill-maker
Create, audit, or consolidate agent skills following the Agent Skills open standard (agentskills.io). Interviews the user relentlessly about intent, scope, and edge cases before drafting. Covers SKILL.md structure, frontmatter, progressive disclosure, description optimization, script bundling, sub-command architecture, setup gates, context systems, and review. Use when the user wants to create a skill, write a skill, build a new skill, make a skill, draft a SKILL.md, or mentions "skill-maker". Also use when asked to review a skill, audit a SKILL.md, check why a skill never triggers, improve an existing skill, or fix a skill. Also use when asked to package expertise, workflows, or domain knowledge into a reusable skill. Also use when asked to consolidate skills, merge skills, combine skills, reduce skill count, or refactor multiple skills into one.
10rhdh
Handles all RHDH-related work — "RHDH", "Red Hat Developer Hub", or "Developer Hub". Primary entry point for plugin development, overlay management, environment setup, repo navigation, version compatibility, CI/CD, configuration, debugging, and general RHDH ecosystem knowledge. Routes to specialized sub-skills as needed.
7overlay
Manages the rhdh-plugin-export-overlays repository — onboards plugins to the Extensions Catalog, updates plugin versions, fixes overlay build failures, triages and analyzes PRs, triggers publishes, and manages plugin workspaces. Use when working with overlays, importing plugins, debugging CI, checking PRs, or bumping versions.
6rhdh-local
Skill for testing RHDH plugins locally using the rhdh-local-setup customization system. Covers enabling/disabling plugins, switching modes, running end-to-end plugin tests, starting/stopping RHDH (up/down), health checks, troubleshooting errors (504, startup failures), and backup/restore of configurations.
6create-plugin
>
5create-skill
Create new agent skills following the Agent Skills open standard (agentskills.io). Interviews the user relentlessly about intent, scope, and edge cases before drafting. Covers SKILL.md structure, frontmatter, progressive disclosure, description optimization, script bundling, and review. Use when the user wants to create a skill, write a skill, build a new skill, make a skill, draft a SKILL.md, or mentions "create-skill". Also use when asked to package expertise, workflows, or domain knowledge into a reusable skill.
5