Openshift Developer
Openshift Developer from openshift-eng/ai-helpers.
Skills in this plugin
7- ▌ Create Pr · openshift-engCreate a pull request from the current branch for a Jira issue. Use when changes are committed and pushed and the user wants to open a PR linking back to a Jira issue.
- ▌ Jira Solve · openshift-engAnalyze 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.
- ▌ Has Review Work · openshift-eng bundleDecide whether a GitHub PR has unanswered authorized review comments or new required CI failures worth a follow-up agent. Use when gating a review-responder loop, polling a PR for actionable feedback, or checking if address-review-pr or address-ci-failures should run. Optional Prow jobs are not CI work.
- ▌ Address Review Pr · openshift-eng bundleFetch and address all PR review comments — categorize by priority, make code changes, post replies, and push. Use when the user wants to address, respond to, or work through PR review feedback.
- ▌ Generate Test Plan · openshift-engGenerate a comprehensive manual testing guide from a Jira issue, GitHub PR URLs, or both. Use when the user wants test steps, a QE test plan, or a testing guide for code changes.
- ▌ Address CI Failures · openshift-engTriage and fix PR CI failures caused by the PR's own changes. Use when has-review-work detects new failing checks, when a PR has CI regressions to investigate, or when deciding whether to fix vs report a CI failure.
- ▌ Address Review Precommit · openshift-engFix code review findings before committing. Use when the user wants to address pre-commit review feedback, fix review findings in the current branch, or apply code review fixes and push.