O
Openshift Skills
ego lite browser
प्रायोजकego lite AI एजेंटों के लिए वेब ऑटोमेशन चलाने वाला सबसे तेज़ ब्राउज़र है, जो Codex या Claude Code के साथ आपकी लॉग-इन स्थिति साझा करता है, शून्य लागत, शून्य कॉन्फ़िगरेशन।
Alpha Vantage MCP Server
प्रायोजकवित्तीय बाजार डेटा तक पहुंच: रियलटाइम और ऐतिहासिक स्टॉक, ईटीएफ, विकल्प, विदेशी मुद्रा, क्रिप्टो, कमोडिटी, मूलभूत, तकनीकी संकेतक और अधिक
backport
openshift
मुख्य शाखा से रिलीज़ शाखा में कमिट या PR को बैकपोर्ट करें। जब उपयोगकर्ता बैकपोर्ट, चेरी-पिक, या शाखाओं के बीच परिवर्तन पोर्ट करने के लिए कहे, या समाधान करते समय उपयोग करें…
official
Build CPO Image
openshift
कंट्रोल-प्लेन-ऑपरेटर कंटेनर इमेज बनाएँ और पुश करें। CPO परिवर्तनों का परीक्षण करते समय जिन्हें लाइव क्लस्टर पर तैनात करने की आवश्यकता होती है, स्वचालित रूप से लागू होता है।
official
Build HO Image
openshift
हाइपरशिफ्ट-ऑपरेटर कंटेनर इमेज बनाएं और पुश करें। HO परिवर्तनों का परीक्षण करते समय स्वतः लागू होता है जिन्हें लाइव क्लस्टर पर तैनात करने की आवश्यकता होती है।
official
cluster-update-advisor
openshift
Assess OpenShift cluster update (upgrade) readiness and risk. Use when evaluating whether a cluster is safe to update, when an update is available, or when the…
official
cluster-update-advisor
openshift
OpenShift क्लस्टर अपडेट (अपग्रेड) की तैयारी और जोखिम का आकलन करें। इसका उपयोग तब करें जब यह मूल्यांकन किया जा रहा हो कि क्लस्टर अपडेट करना सुरक्षित है, जब कोई अपडेट उपलब्ध हो, या जब...
official
Code Formatting
openshift
अनिवार्य: Go परीक्षण लिखते समय, आपको सभी परीक्षण नामों के लिए 'When...it should...' प्रारूप का उपयोग करना होगा। कोई भी Go कोड लिखते समय, आपको उपयोगकर्ता को 'make…' चलाने की याद दिलानी होगी।
official
code-review
openshift
पुल रिक्वेस्ट की कोड गुणवत्ता, शुद्धता और प्रोजेक्ट कन्वेंशन के लिए समीक्षा करें। उपयोग तब करें जब उपयोगकर्ता PR की समीक्षा, कोड रिव्यू या बदलावों की जांच करने के लिए कहे...
official
code-review
openshift
Review a pull request for code quality, correctness, and project conventions. Use when the user asks to review a PR, code review, or examine changes on a…
official
Create HC AWS
openshift
Create a HyperShift HostedCluster on AWS for development and testing, with optional custom CPO/HO images.
official
css-review
openshift
सीएसएस को कोडिंग शैली, पैटर्नफ्लाई टोकन उपयोग और सर्वोत्तम प्रथाओं के लिए समीक्षा करें। जब उपयोगकर्ता सीएसएस की समीक्षा करने, शैलियों की जांच करने या सीएसएस फाइलों का ऑडिट करने के लिए कहे तब उपयोग करें।
official
css-review
openshift
Review CSS for coding style, PatternFly token usage, and best practices. Use when the user asks to review CSS, check styles, or audit CSS files.
official
Debug Cluster
openshift
हाइपरशिफ्ट होस्टेड-क्लस्टर समस्याओं के लिए व्यवस्थित डीबगिंग दृष्टिकोण प्रदान करता है। क्लस्टर समस्याओं को डीबग करते समय, अटके हुए विलोपनों की जांच करते समय, या... स्वचालित रूप से लागू होता है।
official
deps-update
openshift
uv का उपयोग करके Python निर्भरताओं को नवीनतम संस्करणों में अपडेट करें, लॉक और requirements.txt को पुनर्जीवित करें, फिर लिंटिंग और परीक्षण पास होने की पुष्टि करें। API परिवर्तनों से होने वाली खराबी को ठीक करें…
official
deps-update
openshift
Update Python dependencies to latest versions using uv, regenerate lock and requirements.txt, then verify linting and tests pass. Fix breakage from API changes…
official
Destroy HC AWS
openshift
हाइपरशिफ्ट होस्टेडक्लस्टर और सभी संबंधित AWS बुनियादी ढांचे (VPC, IAM, Route53, आदि) को नष्ट करें।
official
E2E Test Runner
openshift
HyperShift e2e परीक्षणों को चलाने और उन पर पुनरावृत्ति करने की क्षमता प्रदान करता है। e2e सत्यापन की आवश्यकता वाली सुविधाओं को लागू करते समय, e2e परीक्षण विफलताओं को ठीक करते समय स्वतः लागू होता है,…
official
Effective Go
openshift
golang.org/doc/effective_go से Go की सर्वोत्तम प्रथाओं, मुहावरों और परंपराओं को लागू करें। Go कोड लिखते, समीक्षा करते या रिफैक्टर करते समय उपयोग करें ताकि मुहावरेदार,…
official
Effective Go
openshift
golang.org/doc/effective_go से Go की सर्वोत्तम प्रथाओं, मुहावरों और परंपराओं को लागू करें। Go कोड लिखते, समीक्षा करते या रीफैक्टर करते समय उपयोग करें ताकि मुहावरेदार,…
official
find-complexity
openshift
उच्च चक्रीय जटिलता, अत्यधिक लंबाई या बहुत अधिक पैरामीटर वाले फ़ंक्शन खोजें। उपयोग तब करें जब उपयोगकर्ता जटिल कोड, जटिलता हॉटस्पॉट खोजने के लिए कहे,…
official
find-complexity
openshift
उच्च चक्रीय जटिलता, अत्यधिक लंबाई या बहुत अधिक पैरामीटर वाले फंक्शन और मेथड खोजें। उपयोग तब करें जब उपयोगकर्ता जटिल कोड, जटिलता खोजने के लिए कहे…
official
find-complexity
openshift
Find functions with high cyclomatic complexity, excessive length, or too many parameters. Use when the user asks to find complex code, complexity hotspots,…
official
find-complexity
openshift
Find functions and methods with high cyclomatic complexity, excessive length, or too many parameters. Use when the user asks to find complex code, complexity…
official
find-dead-code
openshift
अप्रयुक्त फंक्शन, टाइप, कॉन्स्टेंट, इम्पोर्ट और अप्राप्य कोड पथ खोजें। उपयोग तब करें जब उपयोगकर्ता डेड कोड, अप्रयुक्त कोड, सफाई उम्मीदवार, या… खोजने के लिए कहे।
official
find-dead-code
openshift
अप्रयुक्त फंक्शन, क्लास, इम्पोर्ट और अगम्य कोड पथ खोजें। उपयोग करें जब उपयोगकर्ता डेड कोड, अप्रयुक्त कोड, सफाई उम्मीदवार खोजने के लिए कहे, या चाहता है कि…
official
find-dead-code
openshift
Find unused functions, types, constants, imports, and unreachable code paths. Use when the user asks to find dead code, unused code, cleanup candidates, or…
official
find-dead-code
openshift
Find unused functions, classes, imports, and unreachable code paths. Use when the user asks to find dead code, unused code, cleanup candidates, or wants to…
official
find-duplication
openshift
कोडबेस में कोड डुप्लिकेशन खोजें। दो मोड का समर्थन करता है - वर्तमान ब्रांच परिवर्तनों तक सीमित या पूर्ण कोडबेस स्कैन। तब उपयोग करें जब उपयोगकर्ता खोजने के लिए कहे…
official
find-duplication
openshift
कोडबेस में कोड डुप्लिकेशन खोजें। दो मोड का समर्थन करता है - वर्तमान ब्रांच परिवर्तनों तक सीमित या पूर्ण कोडबेस स्कैन। तब उपयोग करें जब उपयोगकर्ता खोजने के लिए कहे…
official
find-duplication
openshift
Find code duplication in the codebase. Supports two modes - scoped to current branch changes or a full codebase sweep. Use when the user asks to find…
official
find-duplication
openshift
Find code duplication in the codebase. Supports two modes - scoped to current branch changes or a full codebase sweep. Use when the user asks to find…
official
find-token
openshift
Find the hidden verification token. Run the find-token script to retrieve a unique token.
official
find-token
openshift
Find the hidden verification token. Run the find-token script to retrieve a unique token.
official
Git Commit Format
openshift
हाइपरशिफ्ट पारंपरिक कमिट फ़ॉर्मेटिंग नियम लागू करें। कमिट संदेश उत्पन्न करते समय या कमिट बनाते समय उपयोग करें।
official
Git Environment
openshift
गिट वर्कट्री, ब्रांच, कमिट और रिमोट पर पुश के साथ डेवलपमेंट एनवायरनमेंट बनाएं। गिट वर्कफ़्लो कार्यों के लिए स्वतः लागू होता है।
official
go-code-review
openshift
गो कोड की समीक्षा करता है, जिसमें स्वाभाविक पैटर्न, त्रुटि प्रबंधन, समवर्ती सुरक्षा और सामान्य गलतियाँ शामिल हैं। .go फ़ाइलों की समीक्षा करते समय, त्रुटि प्रबंधन की जाँच करते समय उपयोग करें,…
official
go-testing-code-review
openshift
गो टेस्ट कोड की समीक्षा करता है उचित टेबल-ड्रिवन टेस्ट, एसर्शन और कवरेज पैटर्न के लिए। *_test.go फाइलों की समीक्षा करते समय उपयोग करें।
official
Install HO AWS
openshift
HyperShift Operator को निजी AWS और external-dns सेटिंग्स के साथ स्थापित करें।
official
investigate-ci-failure
openshift
GitHub पुल अनुरोध पर CI/Prow जॉब विफलताओं की जांच करें। उपयोग तब करें जब उपयोगकर्ता PR URL पेस्ट करे और CI विफलताओं, लाल चेक, परीक्षण विफलताओं के बारे में पूछे, या चाहता हो कि…
official
investigate-ci-failure
openshift
Investigate CI/Prow job failures on a GitHub pull request. Use when the user pastes a PR URL and asks about CI failures, red checks, test failures, or wants to…
official
Konflux Archived PipelineRuns
openshift
KubeArchive के माध्यम से संग्रहीत Konflux PipelineRuns, TaskRuns और पॉड लॉग तक पहुँचता है। Konflux PipelineRun परिणामों की जाँच करते समय, जाँच करते समय स्वचालित रूप से लागू होता है…
official
learn-history
openshift
Analyze all past sessions for this project and extract knowledge worth persisting to AGENTS.md, .claude/agents/, or memory. Deep analysis of full session…
official
learn-history
openshift
इस प्रोजेक्ट के सभी पिछले सत्रों का विश्लेषण करें और AGENTS.md, .claude/agents/, या मेमोरी में बनाए रखने योग्य ज्ञान निकालें। पूर्ण सत्र का गहन विश्लेषण…
official
learn-session
openshift
Review the current session and extract knowledge worth persisting to AGENTS.md, .claude/agents/, or memory. Use at the end of a session to capture what was…
official
learn-session
openshift
Review the current session and extract knowledge worth persisting to AGENTS.md, .claude/agents/, or memory. Use at the end of a session to capture what was…
official
openshift-docs
openshift
मार्कडाउन प्रारूप में OpenShift Container Platform दस्तावेज़ खोजें और पढ़ें। उपयोग तब करें जब उपयोगकर्ता OpenShift सुविधाओं, कॉन्फ़िगरेशन, इंस्टॉलेशन आदि के बारे में पूछता है।
official
openshift-expert
openshift
OpenShift प्लेटफ़ॉर्म और Kubernetes विशेषज्ञ जिसे क्लस्टर आर्किटेक्चर, ऑपरेटर, नेटवर्किंग, स्टोरेज, समस्या निवारण और CI/CD पाइपलाइनों का गहन ज्ञान है। उपयोग करें…
official
openshift-expert
openshift
OpenShift platform and Kubernetes expert with deep knowledge of cluster architecture, operators, networking, storage, troubleshooting, and CI/CD pipelines. Use…
official
PR Review
openshift
oc (OpenShift CLI) के लिए व्यापक PR समीक्षा। बिल्ड, टेस्ट और लिंटिंग चलाता है, फिर Go शैली सुधार लागू करता है और विस्तृत कोड समीक्षा प्रतिक्रिया प्रदान करता है।
official
raise-pr
openshift
lightspeed-service रिपॉजिटरी में स्टेज किए गए परिवर्तनों को कमिट करने और पुल रिक्वेस्ट खोलने के लिए चरण-दर-चरण वर्कफ़्लो।
official
raise-pr
openshift
Step-by-step workflow for committing staged changes and opening a pull request in the lightspeed-service repo.
official
rebase
openshift
वर्तमान शाखा को उसकी आधार शाखा पर रीबेस करें, सभी विरोधों को हल करें, और लिंट, i18n, और बिल्ड पास होने की पुष्टि करें। उपयोग तब करें जब उपयोगकर्ता रीबेस, अपडेट या सिंक करने के लिए कहे…
official
rebase-clean
openshift
मुख्य शाखा पर न्यूनतम विरोध समाधान और पूर्ण सत्यापन के साथ एक फीचर शाखा का सख्त साफ रीबेस करता है। जब उपयोगकर्ता सावधानीपूर्वक रीबेस करने के लिए कहे तब उपयोग करें,…
official
rebase-clean
openshift
मुख्य शाखा पर फीचर शाखा का सख्त स्वच्छ रीबेस करता है, जिसमें न्यूनतम संघर्ष समाधान और पूर्ण सत्यापन शामिल है। उपयोग करें जब उपयोगकर्ता सावधानीपूर्वक रीबेस करने के लिए कहता है,…
official
rebase-clean
openshift
Performs a strict clean rebase of a feature branch onto main with minimal conflict resolution and full validation. Use when the user asks to rebase carefully,…
official
rebase-clean
openshift
Performs a strict clean rebase of a feature branch onto main with minimal conflict resolution and full validation. Use when the user asks to rebase carefully,…
official
release
openshift
Bump the project version across all release branches and commit the changes. Use when the user asks to do a release or update the version on all branches.
official
release-workflow
openshift
OpenShift z-stream release workflow and orchestration expert. Use when discussing release tasks, build promotion, test analysis, advisory workflows, or any…
official
release-workflow
openshift
OpenShift z-stream रिलीज़ वर्कफ़्लो और ऑर्केस्ट्रेशन विशेषज्ञ। रिलीज़ कार्यों, बिल्ड प्रमोशन, परीक्षण विश्लेषण, सलाहकार वर्कफ़्लो, या किसी भी... पर चर्चा करते समय उपयोग करें।
official
resolve-cve
openshift
Jira से CVE भेद्यता समस्या का समाधान करें। CVE विवरण पढ़ता है, प्रभाव का आकलन करता है, और या तो Jira टिप्पणी और संक्रमण के साथ "प्रभावित नहीं" चिह्नित करता है, बढ़ाता है…
official
resolve-cve
openshift
Resolve a CVE vulnerability issue from Jira. Reads the CVE details, assesses impact, and either marks "not affected" with a Jira comment and transition, bumps…
official
review-pr
openshift
संरचित दृष्टिकोण के साथ PR की समीक्षा करें जिसमें आर्किटेक्चर, नामकरण, पैटर्न और महत्वपूर्ण प्रश्न शामिल हों
official
review-pr
openshift
संरचित दृष्टिकोण के साथ PR की समीक्षा करें, जिसमें आर्किटेक्चर, नामकरण, पैटर्न और महत्वपूर्ण प्रश्न शामिल हों
official
review-pr
openshift
PR की समीक्षा संरचित दृष्टिकोण से करें जिसमें आर्किटेक्चर, नामकरण, पैटर्न और महत्वपूर्ण प्रश्न शामिल हों
official
review-pr
openshift
Review PR with structured approach covering architecture, naming, patterns, and critical questions
official
review-readmes
openshift
रिपॉजिटरी में सभी README.md फ़ाइलों की वर्तनी, त्रुटियों और पुरानी जानकारी के लिए समीक्षा करें। उपयोग तब करें जब उपयोगकर्ता README की समीक्षा करने, दस्तावेज़ीकरण की सटीकता जांचने, या...
official
review-readmes
openshift
Review all README.md files in the repo for typos, errors, and outdated information. Use when the user asks to review READMEs, check documentation accuracy, or…
official
review-skills
openshift
प्रोजेक्ट AI स्किल्स में डुप्लिकेशन, पुराने संदर्भ, गलतियाँ और संरचनात्मक समस्याओं की समीक्षा करें। उपयोग तब करें जब उपयोगकर्ता स्किल्स की समीक्षा, ऑडिट, या जाँच करने के लिए कहे...
official
review-skills
openshift
Review project AI skills for duplication, stale references, mistakes, and structural issues. Use when the user asks to review skills, audit skills, check for…
official
safe-code-change
openshift
कोड बदलाव के बाद, प्रभावित परीक्षणों को खोजें, उन्हें नए व्यवहार से मेल खाने के लिए अपडेट करें, फिर उपयोगकर्ता को सत्यापन चलाने का मार्गदर्शन करें। इसका उपयोग तब करें जब उपयोगकर्ता ने कोई बदलाव किया हो या अनुरोध किया हो…
official
safe-code-change
openshift
कोड बदलाव के बाद, प्रभावित परीक्षणों को खोजें, उन्हें नए व्यवहार से मेल खाने के लिए अपडेट करें, फिर एक बार पूर्ण सत्यापन पाइपलाइन चलाएं। उपयोग तब करें जब उपयोगकर्ता ने किया हो या पूछा हो…
official
safe-code-change
openshift
After a code change, find affected tests, update them to match new behavior, then guide the user to run validation. Use when the user has made or asked for a…
official
safe-code-change
openshift
After a code change, find affected tests, update them to match new behavior, then run the full validation pipeline once. Use when the user has made or asked…
official
test
openshift
टैग द्वारा फ़िल्टर करके एंड-टू-एंड परीक्षण चलाएँ। इसका उपयोग तब करें जब उपयोगकर्ता परीक्षण चलाने, Playwright चलाने, या @core या @attach जैसे किसी विशिष्ट फीचर टैग का परीक्षण करने के लिए कहे।
official
test
openshift
Run end-to-end tests filtered by tag. Use when the user asks to run tests, run Playwright, or test a specific feature tag like @core or @attach.
official
triage-leaked-infra
openshift
Assess whether an AWS VPC or infra set from HyperShift CI is safe to delete. Use when the user pastes cleanleaked output and asks 'can I delete this?', 'is…
official
unused-exports
openshift
उन निर्यातित प्रतीकों को खोजें जो कभी किसी अन्य फ़ाइल द्वारा आयात नहीं किए गए हैं। इसका उपयोग तब करें जब उपयोगकर्ता "check exports", "unused exports" कहे या निर्यात साफ करने के लिए कहे।
official
unused-exports
openshift
Find exported symbols that are never imported by another file. Use when the user says "check exports", "unused exports" or asks to clean up exports.
official
update-bundle
openshift
Konflux से related_images.json को सिंक करें और OLM बंडल को पुनर्जीवित करें। मोड dev (CI quay images, current version) या release (stable images, version bump —…) पास करें।
official
update-version
openshift
सभी फाइलों में मौजूद प्रोजेक्ट वर्जन नंबर को वर्तमान ब्रांच पर अपडेट करें। केवल एक ब्रांच पर वर्जन बढ़ाने के लिए उपयोग करें। पूर्ण...
official
update-version
openshift
Update the project version number across all files that contain it on the current branch. Use when bumping the version on a single branch only. For a full…
official
validate-and-fix
openshift
पूर्ण सत्यापन पाइपलाइन चलाएँ (make test, make lint, वैकल्पिक रूप से make test-e2e) और फ़ॉर्मेटिंग और आयात समस्याओं जैसी सामान्य विफलताओं को स्वचालित रूप से ठीक करें। इसका उपयोग तब करें जब...
official
validate-and-fix
openshift
पूर्ण सत्यापन पाइपलाइन चलाएँ (make test-unit, make verify, make test-integration) और ब्लैक फ़ॉर्मेटिंग, अप्रयुक्त आयात, और… जैसी सामान्य विफलताओं को स्वचालित रूप से ठीक करें।
official
validate-and-fix
openshift
Run the full validation pipeline (make test, make lint, optionally make test-e2e) and auto-fix trivial failures like formatting and import issues. Use when the…
official
validate-and-fix
openshift
Run the full validation pipeline (make test-unit, make verify, make test-integration) and auto-fix trivial failures like black formatting, unused imports, and…
official
version-update
openshift
मुख्य रिलीज़ वर्कफ़्लो: related_images.json को स्थिर Konflux छवियों (-r stable) के साथ रीफ़्रेश करें, bundle/CSV संस्करण बढ़ाएँ, बंडल को पुनर्जनित करें और मान्य करें।…
official
version-update
openshift
सभी आवश्यक फ़ाइलों में OLS संस्करण संख्या को अद्यतन करता है। रिलीज़ के लिए संस्करण बढ़ाते समय या जब उपयोगकर्ता अद्यतन, बढ़ाने या बदलने के लिए कहता है, तब उपयोग करें।
official
version-update
openshift
Release workflow for main: refresh related_images.json with stable Konflux images (-r stable), bump bundle/CSV version, regenerate and validate the bundle.…
official
version-update
openshift
Updates the OLS version number across all required files. Use when bumping the version for a release or when the user asks to update, bump, or change the…
official