← all publishers

openshift-eng

@openshift-eng source repo

114 published skills · page 1 of 2

  1. Codebase Impact Analysis · openshift-eng
    Analyze a Go codebase to determine if it is impacted by a specific CVE using multiple verification methods and assign a risk level
    0 installs
  2. 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.
    0 installs
  3. Cve Intelligence Gathering · openshift-eng
    Gather comprehensive vulnerability information from multiple authoritative sources with fallback strategies
    0 installs
  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.
    0 installs
  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.
    0 installs
  6. Coderabbit Rules From Pr Reviews · openshift-eng bundle
    Fetch and filter human review comments from recent merged PRs in a GitHub repository
    0 installs
  7. 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.
    0 installs
  8. Coderabbit Inheritance Scanner Check · openshift-eng
    Use when checking a repository's .coderabbit.yaml (or .coderabbit.yml) to determine whether inheritance: true is set
    0 installs
  9. Openshift Tls Profile · openshift-eng
    Use this skill to implement TLS security profiles for operators and workloads on OpenShift. Provides guidance on reading TLS config from APIServer CR and applying it to webhook/metrics servers, HTTP, and gRPC endpoints.
    0 installs
  10. Coderabbit Inheritance Scanner Search · openshift-eng
    Search for repos with .coderabbit.yaml files in the openshift GitHub org
    0 installs
  11. 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.
    0 installs
  12. Coderabbit Inheritance Scanner Open Pr · openshift-eng
    Fork, sync, and open a fix PR to add inheritance: true to a repo's .coderabbit.yaml
    0 installs
  13. Coderabbit Inheritance Scanner Existing Pr · openshift-eng
    Search for an existing fix PR on a repo before opening a new one
    0 installs
  14. Dashboard Templates · openshift-eng bundle
    Reference components for generating Kubernetes operator CRD dashboards
    0 installs
  15. Jira Issues By Component · openshift-eng bundle
    Provides secure curl wrapper for the jira:issues-by-component command to prevent token exposure
    0 installs
  16. 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.
    0 installs
  17. Call Graph Analysis · openshift-eng
    Perform definitive call graph analysis to prove whether vulnerable functions are reachable from program entry points
    0 installs
  18. Categorize Activity Types · openshift-eng bundle
    Categorize Jira issues into Red Hat Sankey Activity Type categories using MCP Jira tools. Supports single-issue and batch modes. Use when the user wants to categorize or set activity types on Jira issues, or mentions activity types, work types, Sankey, or capacity allocation.
    0 installs
  19. 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.
    0 installs
  20. Payload Experimental Reverts · openshift-eng
    Experimentally test medium-confidence payload candidates by opening draft revert PRs and triggering payload jobs
    0 installs
  21. Remediation Planning · openshift-eng
    Generate comprehensive remediation guidance including dependency updates, code changes, workarounds, and verification steps
    0 installs
  22. Openshift Node Kernel · openshift-eng bundle
    Inspect kernel-level networking configuration on OpenShift/Kubernetes nodes using oc debug
    0 installs
  23. Must Gather Analyzer · openshift-eng bundle
    Analyze OpenShift must-gather diagnostic data including cluster operators, pods, nodes, and network components. Use this skill when the user asks about cluster health, operator status, pod issues, node conditions, or wants diagnostic insights from must-gather data. Triggers: "analyze must-gather", "check cluster health", "operator status", "pod issues", "node status", "failing pods", "degraded operators", "cluster problems", "crashlooping", "network issues", "etcd health", "analyze clusteroperators", "analyze pods", "analyze nodes"
    0 installs
  24. System Config Analysis · openshift-eng
    Analyze system configuration data from sosreport archives, extracting OS details, installed packages, systemd service status, SELinux/AppArmor policies, and kernel parameters from the sosreport directory structure to diagnose configuration-related system issues
    0 installs
  25. Update Platform Docs · openshift-eng bundle
    Update existing platform documentation with automatic gap detection in openshift/enhancements
    0 installs
  26. Generating Ovn Topology · openshift-eng bundle
    Generates and displays OVN-Kubernetes network topology diagrams showing logical switches, routers, ports with IP/MAC addresses in Mermaid format
    0 installs
  27. Hypershift Code Review · openshift-eng
    Project-specific review profile for the openshift/hypershift repository — delegates to the repo's own agents and skills
    0 installs
  28. Rds Analyzer Workflow · openshift-eng
    End-to-end workflow from cluster data to deviation reports and optional Jira follow-up
    0 installs
  29. Classify Review Comment · openshift-eng bundle
    Classify GitHub PR review comments by severity and topic. Use when the user wants to categorize, analyze, or understand patterns in code review feedback — whether for a single comment, a comment URL, or an entire pull request. Triggers on requests like 'classify this comment', 'categorize PR feedback', 'what kind of review comments does this PR have', or 'break down comments by severity'.
    0 installs
  30. Jira Doc Generator · openshift-eng
    Detailed implementation guide for recursively analyzing Jira features and generating comprehensive documentation
    0 installs
  31. Logs Analysis · openshift-eng
    Analyze system and application log data from sosreport archives, extracting error patterns, kernel panics, OOM events, service failures, and application crashes from journald logs and traditional log files within the sosreport directory structure to identify root causes of system failures and issues
    0 installs
  32. Get Release Dates · openshift-eng bundle
    Fetch OpenShift release dates and metadata from Sippy API
    0 installs
  33. Review Docs · openshift-eng bundle
    Review agentic documentation — verify claims locally against source code first, then use chai-bot for cross-repo and cross-functional verification
    0 installs
  34. CI Data Analyst · openshift-eng
    Safely query and report on OpenShift CI prow job and test data in BigQuery with cost controls, dry-run validation, and local caching of results
    0 installs
  35. Fetch Job Run Summary · openshift-eng bundle
    Fetch a Prow job run summary from Sippy showing all failed tests grouped by SIG with error messages
    0 installs
  36. Fetch Related Triages · openshift-eng bundle
    Fetch existing triages and untriaged regressions related to a given regression
    0 installs
  37. Stage Payload Reverts · openshift-eng
    Create TRT JIRA bugs, open revert PRs, and trigger payload jobs for high-confidence revert candidates
    0 installs
  38. Fetch Pr Comments · openshift-eng bundle
    Fetch new review comments from a GitHub PR, filtered to trusted users (org members + allowed bots). Use when monitoring a PR for feedback, checking for new review comments, or building a review-response workflow.
    0 installs
  39. Upload Screenshot · openshift-eng bundle
    Upload screenshots or images to GitHub and get back embeddable URLs for PR comments and issues. Use this when you have taken a screenshot, captured a UI change, or have any image file that needs to be shared in a GitHub PR or issue.
    0 installs
  40. Triage Fixed Cves · openshift-eng
    Triage Go stdlib CVEs against an OpenShift release image to determine which CVEs are fixed by the Go version each component was built with. Use when the user asks to triage Go stdlib CVEs against an OpenShift release image, check which Go CVEs are fixed in a release, or cross-reference Go vulnerability fixes across OCP components. Triggers on: 'triage Go CVEs', 'Go stdlib CVE triage', 'which Go CVEs are fixed', 'Go vulnerability report for release', or any mention of Go stdlib CVE + OpenShift release image.
    0 installs
  41. Hcp Create Openstack · openshift-eng
    Use this skill when you need to deploy HyperShift clusters on OpenStack infrastructure with proper flavor selection and network configuration
    0 installs
  42. Create Release Note · openshift-eng
    Detailed implementation guide for generating bug fix release notes from Jira and GitHub PRs
    0 installs
  43. Query Open Cves · openshift-eng
    Query and deduplicate open CVE vulnerability issues from OCPBUGS for Node team components
    0 installs
  44. Report Findings · openshift-eng
    Generate triage reports and post findings to Jira and Slack
    0 installs
  45. Check Pr CI Status · openshift-eng bundle
    Check CI status on a GitHub PR and detect new failures. Use when monitoring a PR for CI regressions, deciding if CI failures need attention, or building a review-response loop.
    0 installs
  46. Generate Enhancement · openshift-eng
    Generate OpenShift enhancement proposal markdown from Jira epic or feature content
    0 installs
  47. Setup Snowflake · openshift-eng
    This skill should be used before any Snowflake command to verify MCP connectivity, guide users through access provisioning, and set the session context. Invoke this skill proactively whenever a command needs Snowflake data access.
    0 installs
  48. Ovs DB Analysis · openshift-eng bundle
    Analyze Open vSwitch data from sosreport
    0 installs
  49. Analyze Regressions · openshift-eng bundle
    Grade component health based on regression triage metrics for OpenShift releases
    0 installs
  50. Coderabbit Adoption · openshift-eng bundle
    Report on CodeRabbit adoption across OpenShift org PRs
    0 installs
  51. Generate Docs · openshift-eng
    Generate and iteratively verify OpenShift component documentation, or review existing documentation, without relying on host-specific hooks or commands.
    0 installs
  52. Bulk Triage Regressions · openshift-eng bundle
    Use this skill for Component Readiness triage duty - holistically analyze and triage all untriaged regressions for a set of components in a view, clustering them into root-cause buckets
    0 installs
  53. Go Code Review · openshift-eng
    Language-specific review guidance for Go code including idiomatic patterns, test conventions, and build commands
    0 installs
  54. Analyze Cve Repos · openshift-eng
    Analyze CVE reachability against downstream repository forks at version-specific release branches
    0 installs
  55. Network Analysis · openshift-eng
    Analyze network configuration data from sosreport archives, extracting interface configurations, routing tables, active connections, firewall rules (firewalld/iptables), and DNS settings from the sosreport directory structure to diagnose network connectivity and configuration issues
    0 installs
  56. Component Docs · openshift-eng bundle
    Create lean component documentation for OpenShift repositories
    0 installs
  57. Fetch New Prs In Payload · openshift-eng bundle
    Fetch pull requests that are new in a given OpenShift payload compared to the previous payload
    0 installs
  58. Fetch Regression Details · openshift-eng bundle
    Fetch detailed information about a Component Readiness regression from the Sippy API
    0 installs
  59. Upgrade Console Sdk · openshift-eng
    Assists in the upgrade of an OpenShift Console dynamic plugin to the latest Console SDK version.
    0 installs
  60. Jira Validate Blockers · openshift-eng
    Detailed implementation guide for validating proposed release blockers
    0 installs
  61. K8S Ocp Olm Expert · openshift-eng bundle
    Use when the user asks about or needs help with Kubernetes (k8s), OpenShift (OCP), or Operator Lifecycle Manager (OLM) v0 or v1, including debugging resources, developing or troubleshooting operators, reviewing manifests or CRDs, explaining concepts, or investigating cluster issues.
    0 installs
  62. Resource Analysis · openshift-eng
    Analyze system resource usage data from sosreport archives, extracting memory statistics, CPU load averages, disk space utilization, and process information from the sosreport directory structure to diagnose resource exhaustion, performance bottlenecks, and capacity issues
    0 installs
  63. Diagnose Job Run Symptoms · openshift-eng bundle
    Explain which Sippy Symptoms and failure Labels apply to a Prow CI job run, in plain language, given only the Prow URL
    0 installs
  64. Prow Job Analyze Resource · openshift-eng bundle
    Analyze Kubernetes resource lifecycle in Prow CI job artifacts by parsing audit logs and pod logs from GCS, generating interactive HTML reports with timelines
    0 installs
  65. Ready To Solve · openshift-eng bundle
    Check whether a Jira issue is well-groomed and ready for /jira:solve
    0 installs
  66. Scripts · openshift-eng bundle
    Generate tuned manifests and evaluate node tuning snapshots
    0 installs
  67. Fetch Test Report · openshift-eng bundle
    Fetch an OpenShift CI test report by name to get pass rates, test ID, and Jira component from Sippy
    0 installs
  68. Prow Job Analysis · openshift-eng bundle
    Use this skill when debugging a failed Prow CI job.
    0 installs
  69. Triage Regression · openshift-eng bundle
    Create or update a Component Readiness triage record linking regressions to a JIRA bug
    0 installs
  70. Hcp Create Agent · openshift-eng
    Use this skill when you need to deploy HyperShift clusters on bare metal, edge environments, or disconnected infrastructures using pre-provisioned agents
    0 installs
  71. Hcp Create Azure · openshift-eng
    Use this skill when you need to deploy HyperShift clusters on Microsoft Azure with proper identity configuration and resource management
    0 installs
  72. Status Analysis · openshift-eng bundle
    Shared engine for analyzing Jira issue activity and generating status summaries
    0 installs
  73. Generate Sbom · openshift-eng
    Generate an AI SBOM declaration for a PR description. Use this skill when the user asks to generate an AI SBOM, create an ai-assisted block, fill out their AI assistance section, or prepare a PR description with AI provenance. Also use when the user says 'what skills did I use' or 'summarize my AI usage'.
    0 installs
  74. Analyze Disruption · openshift-eng bundle
    Analyze and compare disruption across one or more Prow CI job runs by examining interval data, audit logs, pod logs, and CPU metrics
    0 installs
  75. Fetch Prowjob JSON · openshift-eng
    Fetch and return key data from a Prow job's prowjob.json artifact given a Prow job URL
    0 installs
  76. Git Commit Format · openshift-eng
    Apply conventional commit formatting rules. Use when generating commit messages or creating commits.
    0 installs
  77. Suggest Reviewers · openshift-eng bundle
    Git blame analysis helper for the suggest-reviewers command
    0 installs
  78. Jira Conventions · openshift-eng
    Project and team-specific Jira conventions for CNTRLPLANE, OCPBUGS, GCP, HyperShift, and hosted control plane issues
    0 installs
  79. List Components · openshift-eng bundle
    List all OCPBUGS components, optionally filtered by team
    0 installs
  80. Summarize Jiras · openshift-eng bundle
    Query and summarize JIRA bugs for a specific project with counts by component
    0 installs
  81. Analyze Usage · openshift-eng
    Comprehensive analysis of BigQuery usage patterns, costs, and query performance
    0 installs
  82. Fetch Prow Job Runs · openshift-eng bundle
    List Prow job runs from the Sippy API using its real filter syntax — find run IDs by job name, variant, result, or time window
    0 installs
  83. Payload Autodl JSON · openshift-eng bundle
    Schema for the autodl JSON data file produced by payload-analysis for database ingestion — you must use this skill whenever generating the autodl JSON file
    0 installs
  84. Reevaluate Job Runs · openshift-eng bundle
    Retroactively re-run Sippy Symptom detection on completed Prow CI job runs to apply or preview failure Labels
    0 installs
  85. Set Release Blocker · openshift-eng bundle
    Set the Release Blocker field on a JIRA issue
    0 installs
  86. Trigger Payload Job · openshift-eng
    MUST be used whenever triggering payload testing on a PR. Do not post payload commands without following this skill — the command syntax is specific and other formats will be silently ignored by the bot.
    0 installs
  87. Hcp Create Powervs · openshift-eng
    Use this skill when you need to deploy HyperShift clusters on IBM Cloud PowerVS with proper processor configuration and resource management
    0 installs
  88. List Regressions · openshift-eng bundle
    Fetch and analyze component health regressions for OpenShift releases
    0 installs
  89. Add Jira Triage Link · openshift-eng bundle
    Add a Component Readiness triage record link to a JIRA issue description
    0 installs
  90. Fetch Tide Pr Status · openshift-eng bundle
    Use when checking what's blocking a PR from merging in OpenShift CI — evaluates Tide merge requirements, required/forbidden labels, and required job statuses.
    0 installs
  91. Payload Results YAML · openshift-eng bundle
    State management for agentic payload triage actions — you must use this skill whenever reading or writing the payload results YAML file
    0 installs
  92. Deep Review · openshift-eng bundle
    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.
    0 installs
  93. Hcp Create Kubevirt · openshift-eng
    Use this skill when you need to deploy HyperShift clusters on existing Kubernetes clusters using KubeVirt virtualization
    0 installs
  94. Go Lint · openshift-eng
    Run golangci-lint to check Go code quality. Use when the user asks to lint, check for lint issues, or verify code quality in a Go project, or when linting is appropriate before committing Go code changes.
    0 installs
  95. List Symptoms · openshift-eng bundle
    List, search, and inspect Sippy Symptoms and Labels — known CI failure signatures — via the public Sippy API
    0 installs
  96. Manage Labels · openshift-eng bundle
    Create, update, or delete Sippy job run Labels (the human-readable tags applied by Symptoms) via the authenticated Sippy API
    0 installs
  97. Extract Prs · openshift-eng
    Recursively extract GitHub Pull Request links from Jira issues
    0 installs
  98. List Jiras · openshift-eng bundle
    Query and return raw JIRA bug data for a specific project
    0 installs
  99. List Teams · openshift-eng bundle
    List all teams from the team component mapping
    0 installs
  100. Fetch Payloads · openshift-eng bundle
    Fetch recent release payloads from the OpenShift release controller
    0 installs