agnosticv:validator

Validate AgnosticV catalog configurations for deployment best practices.

21|6|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/rhpds/rhdp-skills-marketplace --skill agnosticv-validator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agnosticv:validator
Source: https://github.com/rhpds/rhdp-skills-marketplace/tree/main/agnosticv/skills/validator
Command: npx skills add https://github.com/rhpds/rhdp-skills-marketplace --skill agnosticv-validator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides comprehensive validation of AgnosticV catalog configurations to ensure they meet deployment best practices and deployment requirements.

Core Features & Use Cases

  • Automated structure & syntax checks: verifies file presence, YAML syntax, and metadata.
  • Quality & compliance validation: checks UUIDs, categories, workloads, infrastructure alignment, and stage files.
  • Use Case: before PR reviews, run this skill to detect misconfigurations in new AgnosticV catalogs and generate actionable remediation.

Quick Start

Provide a catalog path (local or remote) to run validations and receive a structured report.

Frequently Asked Questions about agnosticv:validator

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

FAQPage Schema
How do I validate AgnosticV catalog configurations for deployment best practices?

To validate AgnosticV catalog configurations, provide a local or remote catalog path to automatically verify file structure, YAML syntax, UUIDs, workloads, infrastructure, and metadata alignment, generating a structured compliance report.

What does YAML syntax and UUID format validation do for AgnosticV catalogs?

YAML syntax and UUID format validation checks AgnosticV catalog files for structural correctness, ensuring file presence, proper YAML formatting, and valid UUIDs to prevent deployment misconfigurations across development and staging workflows.

How can I check AgnosticV catalog metadata and category alignment before a PR review?

You can check AgnosticV catalog metadata and category alignment by running automated validation that enforces stage file rules, infrastructure alignment, and comprehensive best-practices reporting before initiating PR reviews.

Does AgnosticV validation support development, staging, and production workflows?

Yes, AgnosticV validation supports development, staging, and production workflows by applying consistent file structure rules, UUID format checks, and workload validation across all deployment environments.

Why does my AgnosticV catalog validation fail on stage file rules?

AgnosticV catalog validation fails on stage file rules when the configuration does not meet the required file presence, YAML correctness, or metadata alignment standards enforced for deployment best practices.

Can I use agnosticv:validator for remote catalog quality assurance checks?

Yes, you can use this validation for remote catalog quality assurance by providing a remote catalog path to automatically validate UUIDs, infrastructure alignment, and YAML syntax for deployment compliance.