Wp CI CD And Release Engineering

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.

jorgerosal 311f492 1.4 KB Updated

File contents

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

  1. Identify workflow files, release scripts, and artifact assembly logic.
  2. Check artifact boundaries and production deploy protections first.
  3. Review validation gates, secret exposure, and rollback readiness.
  4. Load only the shared references needed from ../../claude-skills/wp-ci-cd-and-release-engineering/references/.
  5. 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

jorgerosal/wordpress-skills/tree/main/codex-skills/wp-ci-cd-and-release-engineering commit 311f4928b7

Frequently asked questions

npx skillmds@latest add jorgerosal/wp-ci-cd-and-release-engineering