Openshift Developer

Openshift Developer from openshift-eng/ai-helpers.

by @openshift-eng 7 skills

Skills in this plugin

7
  1. Create Pr · openshift-eng
    Create 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.
    1 install
  2. Jira Solve · openshift-eng
    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.
    1 install
  3. Has Review Work · openshift-eng bundle
    Decide 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.
    1 install
  4. Address Review Pr · openshift-eng bundle
    Fetch 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.
    1 install
  5. Generate Test Plan · openshift-eng
    Generate 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.
    1 install
  6. Address CI Failures · openshift-eng
    Triage 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.
    1 install
  7. Address Review Precommit · openshift-eng
    Fix 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.
    1 install