rhdh-jira
Installation
SKILL.md
<essential_principles>
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.
- API order: acli → GraphQL (bulk reads) → REST (writes/fallback). Prefer the lightest tool that fits.
- Customer identity: Prefer support case key in summary/description; apply
RHDH-Customeras a Jira label; put names only in restricted-visibility comments. Never put customer names in unprotected fields — seereferences/fields.md. - Create paths hard-require grilling: Before
to-feature/to-epic/to-issue, loadreferences/grill.md→ Grilling prerequisite. Invoke the installedgrillingskill once for Fill Gaps + Challenge; do not re-implement cadence here. - Mutations need
--yes; formatted descriptions need ADF. Interactive prompts hang without--yes. Wiki markup in description files renders as literals — convert viascripts/jira-wiki-to-adf.py. - "Feature Exploration" ≠ "Feature Refinement." The meeting/process is Feature Exploration; the Jira status is Refinement.
</essential_principles>