| name | wp-ci-cd-and-release-engineering |
| description | WordPress CI/CD and release engineering review for Codex. Use when reviewing GitHub Actions, deployment scripts, artifact packaging, WordPress.org release flows, or rollback and environment promotion safety. |
Codex WordPress CI/CD and Release Engineering Review
Purpose
Use this skill when Codex should review how a WordPress plugin, theme, or related app is built, packaged, validated, and deployed.
Focus Areas
- GitHub Actions and deploy gating
- Packaging and artifact reproducibility
- Secrets, environments, and promotion safety
- WordPress.org release mechanics and rollback readiness
Workflow
- Identify workflow files, release scripts, and artifact assembly logic.
- Check artifact boundaries and production deploy protections first.
- Review validation gates, secret exposure, and rollback readiness.
- Load only the shared references needed from
../../claude-skills/wp-ci-cd-and-release-engineering/references/.
- Report findings with severity, file references, impact, and safer patterns.
References
../../claude-skills/wp-ci-cd-and-release-engineering/references/github-actions-and-gating.md
../../claude-skills/wp-ci-cd-and-release-engineering/references/packaging-and-artifacts.md
../../claude-skills/wp-ci-cd-and-release-engineering/references/wordpress-org-and-rollbacks.md