component-registry-query

Official

Instantly locate component ownership and mappings

Authorstolostron
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables rapid discovery of ownership and mappings for ACM/MCE components by querying the component registry (component-registry.yaml). It helps teams answer questions like who owns a component, where is its GitHub repository, which Konflux component it maps to, or what JIRA component it's associated with, reducing time spent on registry lookups.

Core Features & Use Cases

  • Squad ownership lookups: Find who owns a specific component.
  • Squad inventories: List all components owned by a squad.
  • Repository lookups: Get the GitHub URL for a component.
  • Konflux, JIRA, and bundle mappings: Retrieve Konflux component names, JIRA mappings, and bundle information.
  • Filter and search: Find components by attributes such as name, squad, bundle, or repository.

Quick Start

Ask the AI: 'Who owns cluster-proxy?'

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: component-registry-query
Download link: https://github.com/stolostron/acm-config/archive/main.zip#component-registry-query

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository