rhdh
Automated E2E test failure diagnosis, fixing, and PR submission
All Skills in This Repository (7)
Pure Emerald Level Indicatorse2e-submit-and-review
Create pull requests, trigger AI reviews, and run CI jobs for end-to-end testing.
e2e-parse-ci-failure
Extract failure context from CI job URLs or Jira tickets.
e2e-verify-fix
Verify Playwright end-to-end test fixes with repeated runs and code quality checks.
e2e-diagnose-and-fix
Diagnose and fix failing Playwright end-to-end tests automatically.
patch-backstage
Synchronize Backstage maintenance branches by cherry-picking commits and generating Yarn patches.
e2e-reproduce-failure
Reproduce and diagnose failing Playwright end-to-end tests with screenshots and traces.
e2e-deploy-rhdh
Automate Red Hat Developer Hub deployment and validation on OpenShift clusters.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core