wp-pr-review
Installation
SKILL.md
wp-pr-review
Review WordPress plugin pull requests for security, performance, standards, and compatibility.
Context Files
$JAAN_LEARN_DIR/jaan-to-wp-pr-review.learn.md- Past lessons (loaded in Pre-Execution)$JAAN_TEMPLATES_DIR/jaan-to-wp-pr-review.template.md- Report output template- Research:
$JAAN_OUTPUTS_DIR/research/67-wp-pr-review.md- Full research document ${CLAUDE_PLUGIN_ROOT}/docs/extending/language-protocol.md- Language resolution protocol
Reference files (loaded on demand during review):
references/security-checklist.md- Sanitization, escaping, nonce, capability, DB securityreferences/performance-checklist.md- N+1 queries, autoload, unbounded queries, asset loadingreferences/standards-checklist.md- WPCS naming, Yoda, i18n, prefix, WP API usagereferences/vulnerability-patterns.md- CVE patterns, grep commands, dangerous functionsreferences/addon-ecosystem.md- Hook contracts, API stability, schema changes
Output path: $JAAN_OUTPUTS_DIR/wp/pr/ — ID-based folder pattern.