HyperFleet Standards Audit

Audit local repositories against HyperFleet architecture standards and output JIRA-ready gap specifications.

5|17|Updated Oct 29, 2025
One-click install
npx skills add https://github.com/openshift-hyperfleet/hyperfleet-claude-plugins --skill hyperfleet-standards-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: HyperFleet Standards Audit
Source: https://github.com/openshift-hyperfleet/hyperfleet-claude-plugins/tree/main/hyperfleet-standards/skills/standards-audit
Command: npx skills add https://github.com/openshift-hyperfleet/hyperfleet-claude-plugins --skill hyperfleet-standards-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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. READ-ONLY - does not modify any files. Produces JIRA-ready gap specifications for integration with jira-ticket-creator skill.

Core Features & Use Cases

  • Read-only audits that do not modify source code
  • Dynamic standards retrieval from the architecture repository
  • Generates JIRA-ready gap specifications for integration with jira-ticket-creator
  • Produces audit reports with actionable gaps and compliance status

Quick Start

Ask Claude to audit a repository against HyperFleet architecture standards

Frequently Asked Questions about HyperFleet Standards Audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit repositories against architecture standards for compliance gaps?

To audit repositories against architecture standards, use a tool that dynamically fetches standards from the architecture repo and checks local code in read-only mode. It surfaces compliance gaps and outputs actionable audit reports.

Can I check standards compliance across an entire portfolio of local repositories?

Yes, you can check standards compliance across an entire portfolio of local repositories. The audit applies to individual repos or entire portfolios, dynamically retrieving architecture standards to identify compliance gaps.

Does the architecture standards audit modify my source code files?

No, the architecture standards audit operates entirely in read-only mode and does not modify any source code files. It only analyzes repositories against fetched standards and produces gap specifications.

How does a standards audit integrate with JIRA for tracking compliance gaps?

A standards audit integrates with JIRA by generating JIRA-ready gap specifications. After auditing local repositories against architecture standards, it outputs actionable gap reports designed for integration with a JIRA ticket creator.

When do I need to run a standards compliance audit on my local repository?

You need to run a standards compliance audit when you want to verify local repositories align with team architecture standards. It dynamically fetches the latest standards from the architecture repo to surface actionable gaps and compliance status.

What are the limitations of using HyperFleet Standards Audit for code quality checks?

HyperFleet Standards Audit is limited to read-only compliance checks against HyperFleet architecture standards and does not modify files. It focuses on surfacing architectural gaps rather than performing deep static code quality analysis.