Skip to main content

openshift/lightspeed-service

SkillsMP has collected 19 skills from openshift/lightspeed-service. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
19
GitHub stars
71
GitHub forks
88

Showing 19 of 19 collected skills.

occupation
Information Security Analysts
description

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 the affected dependency, or implements a code fix. Use when the user says "cve", "resolve CVE", or…

updated
occupation
Network & Computer Systems Administrators
description

Assess whether an application is ready to migrate to OpenShift. Use when the user describes an application and asks about migration, containerization, or moving to Kubernetes/OpenShift.

updated
occupation
Network & Computer Systems Administrators
description

Triage production incidents involving data corruption, data loss, slow performance, or outages. Classify severity and recommend immediate actions.

updated
occupation
Software Developers
description

Update Python dependencies to latest versions using uv, regenerate lock and requirements.txt, then verify linting and tests pass. Fix breakage from API changes in bumped packages. Use when the user says "deps update", "bump dependencies", or "update deps".

updated
occupation
Software Quality Assurance Analysts & Testers
description

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

updated
occupation
Network & Computer Systems Administrators
description

Troubleshoot ClusterOperator in Degraded, Unavailable, or not Progressing state. Use when operator status shows error conditions, reconciliation failures, or degraded health checks.

updated
occupation
Network & Computer Systems Administrators
description

Troubleshoot namespace stuck in Terminating state, ResourceQuota exhaustion, or RBAC permission denied errors. Use when resources cannot be created or forbidden errors occur.

updated
occupation
Network & Computer Systems Administrators
description

Troubleshoot NotReady or SchedulingDisabled node status. Use when a node is down, unschedulable, or needs to be drained and restored.

updated
occupation
Network & Computer Systems Administrators
description

Troubleshoot CrashLoopBackOff, ImagePullBackOff, Pending, Error, or OOMKilled status. Use when a workload keeps restarting, fails to start, or is crash-looping.

updated
occupation
Network & Computer Systems Administrators
description

Troubleshoot Route or Ingress connectivity failures. Use when traffic returns 502, 503, connection refused, or the endpoint is not reachable externally.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Run the full validation pipeline (make test-unit, make verify, make test-integration) and auto-fix trivial failures like black formatting, unused imports, and ruff-fixable lint errors. Use when the user asks to validate, run tests, check the pipeline, or…

updated
occupation
Software Quality Assurance Analysts & Testers
description

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 understand why a job failed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Find functions and methods 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.

updated
occupation
Software Quality Assurance Analysts & Testers
description

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 reduce codebase size.

updated
occupation
Software Developers
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.

updated
occupation
Software Quality Assurance Analysts & Testers
description

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

updated
occupation
Software Developers
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-unit, make test-integration, and…

updated
occupation
Software Developers
description

Step-by-step workflow for committing staged changes and opening a pull request in the lightspeed-service repo.

updated
occupation
Software Developers
description

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 version number.

updated
Showing 19 of 19 collected skills.