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 security
  • references/performance-checklist.md - N+1 queries, autoload, unbounded queries, asset loading
  • references/standards-checklist.md - WPCS naming, Yoda, i18n, prefix, WP API usage
  • references/vulnerability-patterns.md - CVE patterns, grep commands, dangerous functions
  • references/addon-ecosystem.md - Hook contracts, API stability, schema changes

Output path: $JAAN_OUTPUTS_DIR/wp/pr/ — ID-based folder pattern.

Related skills
Installs
8
Repository
parhumm/jaan-to
GitHub Stars
11
First Seen
Feb 23, 2026