Skip to main content

openshift/lightspeed-agentic-sandbox

SkillsMP 已收集 openshift/lightspeed-agentic-sandbox 中的 14 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
14
GitHub 星标
2
GitHub Forks
19

这个仓库中的 skills

已展示 14 / 14 个已收集 Skill。

职业分类
信息安全分析师
描述

Find the hidden verification token. Run the find-token script to retrieve a unique token.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Generate a verification token and write it to disk. Use when asked to produce an e2e test token.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Update Python dependencies with uv, regenerate lock and Konflux requirements files, then verify lint, types, and tests. Fix breakage from API changes in bumped packages. Use when the user says "deps update", "bump dependencies", or "update deps".

原文语言:英语

更新
职业分类
软件开发工程师
描述

Find functions with high cyclomatic complexity, length, or parameter count. Use when the user asks for complexity hotspots or refactor candidates.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Find unused functions, classes, imports, and unreachable code paths. Use when the user asks for dead code or cleanup candidates.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Find code duplication in the codebase. Supports branch-scoped or full sweep. Use when the user asks to find duplicated code or repeated patterns before a PR.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Investigate CI job failures on a GitHub pull request (checks, Prow, or GitHub Actions). Use when the user pastes a PR URL and asks about CI failures or red checks.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Step-by-step workflow for committing staged changes and opening a pull request for lightspeed-agentic-sandbox.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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 and run tests + verify until green.

原文语言:英语

更新
职业分类
信息安全分析师
描述

Triage a CVE: assess impact against this repo's dependencies, then bump, document not-affected, or plan a code fix. Use when the user mentions a CVE, Jira vulnerability issue, or security advisory for a dependency.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Run install sync, unit tests, and make verify; auto-fix trivial failures (ruff format/fix, obvious test expectation updates). Use when the user asks to validate, run tests, check the pipeline, or verify changes are clean.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Bump the Python package version in pyproject.toml for a release or when the user asks to change the project version.

原文语言:英语

更新
已展示 14 / 14 个已收集 Skill。