plugins/jira/skills/jira-conventions/SKILL.md
Project and team-specific Jira conventions for CNTRLPLANE, OCPBUGS, GCP, HyperShift, and hosted control plane issues
npx skillsauth add openshift-eng/ai-helpers jira-conventionsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill routes to the correct project or team conventions based on the Jira project key, component, or keywords in the issue summary.
Match on project key, component, or summary keywords. Load the corresponding reference file.
| Project Key | Conventions | Reference | |---|---|---| | CNTRLPLANE | Red Hat OpenShift Control Planes — features, epics, stories, tasks | CNTRLPLANE conventions | | OCPBUGS | OpenShift Bugs — bug reports only | OCPBUGS conventions | | GCP | GCP Hosted Control Planes (Hypershift on GKE) — stories, epics, tasks, bugs, features | GCP HCP conventions |
Detect these keywords in the issue summary, description, or component to layer team-specific conventions on top of project conventions:
| Keywords | Team Conventions | Reference | |---|---|---| | HyperShift, ARO HCP, ROSA HCP, hosted control plane | HyperShift team — component selection (HyperShift / ARO, HyperShift / ROSA, HyperShift) | HyperShift conventions | | GCP HCP, Hypershift on GKE, GKE hosted control plane | GCP HCP team — GCP project conventions, team templates, sizing guide | GCP HCP conventions |
create skillAfter identifying the matching conventions:
create skill for issue-type guidance (story template, bug template, etc.)tools
Analyze a JIRA issue and create a pull request to solve it. Use when the user wants to implement a fix or feature described in a Jira issue, push a branch, and open a draft PR.
development
Use when a deeper level of code review is requested. Multi-agent panel code review with specialist reviewers and forced runtime reproducers for all BLOCKING bug findings. Optionally posts to GitHub/GitLab as a PENDING review.
development
Review agentic documentation — verify claims locally against source code first, then use chai-bot for cross-repo and cross-functional verification
development
Use this skill when debugging a failed Prow CI job.