Skip to main content

openshift/lightspeed-operator

SkillsMP a collecté 11 skills depuis openshift/lightspeed-operator. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
11
Étoiles GitHub
15
Forks GitHub
55

Affichage de 11 skills collectés sur 11.

métier
Développeurs de logiciels
description

Sync related_images.json from Quay (oras + konflux_prefix/revision in related_images.json) and regenerate the OLM bundle. Pass mode dev (CI quay) or release (stable images, version bump — /version-update). Do not use oc.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Release workflow for main: refresh related_images.json from Quay (-r stable via hack/related_images_from_quay.sh), bump bundle/CSV version, regenerate and validate. Equivalent to /update-bundle release X.Y.Z.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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 duplicated code, copy-paste, repeated patterns, or wants to deduplicate before a PR.

Langue du texte source : anglais

mis à jour
métier
Programmeurs informatiques
description

Find functions with high cyclomatic complexity, excessive length, or too many parameters. Use when the user asks to find complex code, complexity hotspots, refactoring candidates, or wants to improve code maintainability.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Find unused functions, types, constants, imports, and unreachable code paths. Use when the user asks to find dead code, unused code, cleanup candidates, or wants to reduce codebase size.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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, avoid extra branches, avoid exploratory edits, and run make test and make lint until green.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Review PR with structured approach covering architecture, naming, patterns, and critical questions

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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 code change and wants to make sure nothing is broken.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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 user asks to validate, run tests, check the pipeline, or verify changes are clean.

Langue du texte source : anglais

mis à jour
métier
Programmeurs informatiques
description

Reviews Go code for idiomatic patterns, error handling, concurrency safety, and common mistakes. Use when reviewing .go files, checking error handling, goroutine usage, or interface design.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Reviews Go test code for proper table-driven tests, assertions, and coverage patterns. Use when reviewing *_test.go files.

Langue du texte source : anglais

mis à jour
Affichage de 11 skills collectés sur 11.