Skip to main content
GitHub repository

hyperfleet-claude-plugins

hyperfleet-claude-plugins contains 19 collected skills from openshift-hyperfleet, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
19
Stars
5
updated
2026-07-22
Forks
17
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

renovate-prs
software-developers

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

2026-07-22
jira-triage
software-developers

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
software-quality-assurance-analysts-and-testers

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

2026-07-14
next-ticket
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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

2026-06-18
review-local
software-quality-assurance-analysts-and-testers

Reviews all changes on the current branch against HyperFleet standards.

2026-06-18
operational-readiness-audit
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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

2026-06-01
hyperfleet-architecture
software-developers

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
information-security-analysts

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
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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