# Wp Test Strategy

> WordPress test strategy guidance for Codex. Use when deciding what to test, how deeply to test it, and which mix of unit, integration, and E2E coverage fits a WordPress change.

- **Type:** Skill
- **Install:** `agentstack add skill-jorgerosal-wordpress-skills-wp-test-strategy`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [jorgerosal](https://agentstack.voostack.com/s/jorgerosal)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [jorgerosal](https://github.com/jorgerosal)
- **Source:** https://github.com/jorgerosal/wordpress-skills/tree/main/codex-skills/wp-test-strategy
- **Website:** https://jorgerosal.github.io/wordpress-skills/

## Install

```sh
agentstack add skill-jorgerosal-wordpress-skills-wp-test-strategy
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Codex WordPress Test Strategy

## Purpose

Use this skill when Codex should recommend the right testing strategy for a WordPress feature, bug fix, migration, block, theme, REST API, or WooCommerce flow.

## Focus Areas

- Unit vs integration vs E2E tradeoffs
- High-risk WordPress surfaces needing coverage
- Existing test discovery and gap analysis
- Release-focused regression planning

## Workflow

1. Identify the change surface and failure mode.
2. Match the risk to the lightest test that gives confidence.
3. Review existing tests and likely coverage gaps.
4. Load only the needed shared references from `../../claude-skills/wp-test-strategy/references/`.
5. Report prioritized testing recommendations with rationale.

## References

- `../../claude-skills/wp-test-strategy/references/test-layer-guide.md`
- `../../claude-skills/wp-test-strategy/references/wordpress-test-scenarios.md`

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [jorgerosal](https://github.com/jorgerosal)
- **Source:** [jorgerosal/wordpress-skills](https://github.com/jorgerosal/wordpress-skills)
- **License:** MIT
- **Homepage:** https://jorgerosal.github.io/wordpress-skills/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-jorgerosal-wordpress-skills-wp-test-strategy
- Seller: https://agentstack.voostack.com/s/jorgerosal
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
