wp-ci-qa
Use when a pull request has QA failures, a "Testing Failed" label, or QA comments reporting broken features — reading QA feedback and PR comments, tracing root cause using root-cause-patterns.md, applying scoped conventional-commit fixes, swapping labels (Testing Failed to Need Testing), and posting a structured QA re-test comment. Triggers: "QA failed my PR", "Testing Failed label on my PR", "fix the QA comments on PR", "QA says feature X is broken", "post a re-test comment", "how do I respond to QA feedback", "CI is failing on my PR", "QA reopened the ticket", "update the PR label after fixing", "testing failed label", "QA comment says the button is broken", "phpcs failing in CI", "yarn lint error on the PR", "npm run build failing in CI", "root cause of the QA failure", "write a re-test instruction comment", "fix failing checks on this PR", "QA triage workflow". Not for: writing new features or opening a fresh PR — use `wp-github-flow`.
适合你,如果PR因QA失败被标记,需要自动定位根因并修复
npx oh-my-skill add mralaminahamed/wp-dev-skills/wp-ci-qacurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- mralaminahamed/wp-dev-skills/wp-ci-qanpx oh-my-skill verify mralaminahamed/wp-dev-skills/wp-ci-qa