wp-requirements-to-goals

Installation
SKILL.md

wp-requirements-to-goals — Full WP Plugin Requirements → Codex /goal Project

Convert a complete WordPress plugin requirements.md (multiple user stories, edge cases, settings catalog, cross-cutting features) into the full project structure Codex /goal needs to drive autonomous implementation across many goal slices.

Prerequisite — playwright-cli. Every goal's VERIFY.md runs its browser checks through playwright-cli. Install it once on the machine that runs /goal: npm install -g @playwright/cli@latest then playwright-cli install --skills (needs Node.js 18+). Phase 2 also host-detects an installed playwright-cli skill and bundles it into .codex/skills/ so Codex can reach it during execution.

Installs
10
GitHub Stars
19
First Seen
Jun 5, 2026
wp-requirements-to-goals — nathanonn/agent-skills