Skip to main content
GitHub 仓库

hyperfleet-claude-plugins

hyperfleet-claude-plugins 收录了来自 openshift-hyperfleet 的 19 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
19
Stars
5
更新
2026-07-22
Forks
17
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

renovate-prs
软件开发工程师

Manage Renovate/MintMaker dependency update PRs across HyperFleet repos — list, classify, approve, rebase, and merge

2026-07-22
jira-triage
软件开发工程师

Validates JIRA tickets against HyperFleet ticket-hygiene standards — checks required fields, valid components, activity types, story points, and acceptance criteria. Suggests and applies fixes via jira CLI. Use when triaging tickets, validating sprint readiness, or asking "does this ticket have everything we need?"

2026-07-15
review-pr
软件质量保证分析师与测试员

Review a PR with JIRA validation, architecture checks, impact analysis, and interactive recommendations

2026-07-14
next-ticket
软件开发工程师

Shows unassigned, non-blocked tickets in the current JIRA sprint backlog, sorted by priority, helping developers pick their next task.

2026-07-14
e2e-debug
软件质量保证分析师与测试员

Analyzes HyperFleet E2E CI pipeline failures from a Prow URL, GitHub Actions URL, job name, or JIRA ticket. Use when a nightly or periodic E2E pipeline run fails and you need a structured root cause analysis with confidence scoring.

2026-07-10
open-prs
软件开发工程师

Surface and prioritize open PRs across the openshift-hyperfleet org using GitHub + JIRA context, PR content analysis, and intelligent multi-factor scoring with confidence levels

2026-06-25
adapter-config-author
软件开发工程师

Interactive assistant for authoring HyperFleet adapter configurations (AdapterConfig + AdapterTaskConfig YAML files)

2026-06-18
review-local
软件质量保证分析师与测试员

Reviews all changes on the current branch against HyperFleet standards.

2026-06-18
operational-readiness-audit
软件开发工程师

Audits local HyperFleet repositories for operational readiness using requirements fetched dynamically from the architecture repo via the hyperfleet-architecture skill. Checks health probes, dead man's switch metrics, retry logic, PDB, resource limits, graceful shutdown, and reliability documentation. READ-ONLY - does not modify any files.

2026-06-18
release-notes
软件开发工程师

TRIGGER: When the user asks to draft / generate / create release notes or a changelog for a HyperFleet release (e.g. "release notes for 0.3"). WHAT IT DOES: Produces a curated release-notes draft. A deterministic generator establishes the grounded ground truth (which tickets/CVEs shipped, categories, components, image digests); then this skill enriches it with JIRA ticket summaries, drafts the Overview and Highlights, trims insignificant entries, and renders the notes — every line traceable to a real ticket, nothing invented.

2026-06-03
architecture-impact
软件开发工程师

Analyzes code changes in HyperFleet component repositories (API, Sentinel, Adapter, Broker) to determine if architecture documentation needs updates using directory-based scope and complete document reading with single comprehensive LLM analysis. Activates when users ask "analyze architecture impact", "check if docs need update", or use /architecture-impact.

2026-06-01
jira-story-pointer
软件开发工程师

Estimates story points for JIRA tickets by analyzing complexity, scope, and comparing to historical team data. Activates when users ask to estimate, point, or size a ticket, or ask "how many points should this be?"

2026-06-01
jira-ticket-creator
软件开发工程师

Creates well-structured JIRA tickets in the HYPERFLEET project with required What/Why/Acceptance Criteria for all tickets, and required story points/activity type for Stories/Tasks/Bugs. Activates when users ask to create a ticket, story, task, or epic. Also activates when Claude itself decides a JIRA ticket should be created (e.g., follow-up from a PR comment, triaging work) — never use jira issue create directly, always use this skill.

2026-06-01
bugs-triage
软件质量保证分析师与测试员

Triage Jira bugs (New->Backlog) and GitHub issues for openshift-hyperfleet repos interactively.

2026-06-01
hyperfleet-architecture
软件开发工程师

Answers questions about HyperFleet architecture, design patterns, versioning strategies, cluster lifecycle, event-driven architecture, adapter framework, configuration standards, and git workflow by fetching docs from the openshift-hyperfleet/architecture GitHub repository.

2026-05-26
standards-audit
信息安全分析师

Audits local HyperFleet repositories against team architecture standards dynamically fetched from the architecture repo. Activates when users ask to audit repos, check standards compliance, or identify standards gaps. Can also fix gaps when requested.

2026-04-09
e2e-test-automation
软件质量保证分析师与测试员

TRIGGER: When user asks to "implement", "automate", "generate", "update" test automation from a test case document or existing test code. WHAT IT DOES: Creates new or updates existing test automation by mapping test case steps to the HyperFleet E2E internal library architecture (pkg/) to ensure declarative, maintainable code.

2026-04-08
e2e-test-design
软件质量保证分析师与测试员

Use when designing E2E test cases for HyperFleet epics or features - requires a Jira epic ticket ID to understand acceptance criteria, reads existing test cases from the repo, and produces structured test case documents following the project template

2026-03-30
is-ticket-implemented
软件开发工程师

Checks whether a JIRA ticket's requirements and acceptance criteria are implemented in the current codebase. Use when the user asks if a ticket is implemented, wants to validate acceptance criteria against code, or asks "is this ticket done?"

2026-03-30