LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

feature-gates-gap - OpenShift Feature Gate Gap Analysis

Analyzes OpenShift feature gate differences between versions via the Sippy API and generates HTML and JSON reports.

Tags

Updated: 2026-09-21

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Fetch feature gate data
  • Compare Hypershift feature gates
  • Identify feature gate changes
  • Generate HTML and JSON reports
  • Log detected feature differences

Inputs

  • Baseline and target OpenShift versions
  • Sippy API feature gate data
  • Command-line arguments
  • Environment variables

Outputs

  • HTML report files
  • JSON report files
  • Execution log messages
  • Process exit codes

Requirements

  • Python 3 environment
  • curl tool
  • jq tool
  • Network access to Sippy API

Source

  • Spec: SKILL.md
openshift
feature-gates
gap-analysis
sippy-api
hypershift
Fetch feature gate data
Compare Hypershift feature gates
Identify feature gate changes
Generate HTML and JSON reports
Baseline and target OpenShift versions
Sippy API feature gate data
Command-line arguments
HTML report files
JSON report files
Execution log messages