health:deployment-validator

Generate Ansible validation roles for RHDP deployment health checks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the generation of validation roles to verify RHDP deployment health checks across workshops, post-deployment validation, and ongoing health verification.

Core Features & Use Cases

  • Automated scaffolding of Ansible roles to validate RHDP deployment components (Keycloak, AAP, Showroom) and per-workload health checks.
  • Collaborative discovery workflow that guides operators to locate repositories, configure collection branches, and generate test playbooks.
  • End-to-end health reporting that consolidates per-component status into a concise health summary and persists results for auditing.

Quick Start

Follow the workflow to create a validation role: discover environments, generate the role structure, commit to the collection, and run the test playbook.

Frequently Asked Questions about health:deployment-validator

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

FAQPage Schema
How do I automate RHDP deployment health checks for OpenShift workshop components?

Automate RHDP deployment health checks by generating Ansible validation roles that test per-workload components like Keycloak, AAP, and Showroom, consolidating results into a concise health summary for auditing.

What is the best way to validate per-workload components after a workshop deployment?

Post-deployment validation is best handled by scaffolding Ansible roles that run per-component health checks across workloads, persisting results through agnosticd_user_info for ongoing health verification.

How does repository discovery and branching work for AgnosticV validation roles?

Repository discovery and branching work through a collaborative discovery workflow that guides operators to locate environments, configure collection branches, generate test playbooks, and commit validation roles to the collection.

Can I use Ansible to generate test playbooks for ongoing RHDP health verification?

Yes, you can use Ansible to generate test playbooks for ongoing RHDP health verification by following the collaborative discovery workflow to scaffold roles, commit to the collection, and run automated checks.

Does the deployment validator support per-component checks for Keycloak and AAP?

Yes, the deployment validator supports per-component checks for Keycloak, AAP, and Showroom by automating the generation of validation roles that verify health across these RHDP deployment components.

What are the limitations of manual health verification for RHDP deployments?

Manual health verification lacks the automated scaffolding, per-component branching, and consolidated reporting provided by generated validation roles, making ongoing health auditing across workloads error-prone.