redhat-developerredhat-developerOfficialยท7 Agent Skills Included

rhdh

Automated E2E test failure diagnosis, fixing, and PR submission

Diagnoses and fixes failing end-to-end Playwright tests for Red Hat Developer Hub, from parsing CI failure logs to submitting verified pull requests. Deploys test instances to OpenShift or Kubernetes clusters, reproduces flaky failures, and repairs broken locators without manual debugging. Backports upstream Backstage fixes into release branches using automated yarn patch generation.
npx skills add redhat-developer/rhdh --all -g -y

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install RHDH skills?โ–ผ

Run `npx skills add redhat-developer/rhdh --all -g -y` in your terminal to install all skills in this suite globally.

How to fix a failing E2E test automatically?โ–ผ

Paste a Prow CI job URL or Jira ticket, and the skills parse the failure, deploy a test instance, reproduce the issue, fix the test code, and verify it passes five consecutive runs.

Does it work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and OpenCode, with Playwright healer support in Claude Code and OpenCode.

Can it backport Backstage fixes to RHDH releases?โ–ผ

Yes. The patch-backstage skill cherry-picks upstream Backstage commits onto maintenance branches and generates yarn patches for RHDH release lines without version bumps.

Do I need an OpenShift cluster to use these skills?โ–ผ

Only for the deployment and reproduction skills. Failure parsing, diagnosis, and PR submission work without cluster access.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’