wp-phpstan-review

Review WordPress PHPStan configurations, baselines, and CI integration.

69|9|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/jorgerosal/wordpress-skills --skill wp-phpstan-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wp-phpstan-review
Source: https://github.com/jorgerosal/wordpress-skills/tree/main/codex-skills/wp-phpstan-review
Command: npx skills add https://github.com/jorgerosal/wordpress-skills --skill wp-phpstan-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Codex WordPress PHPStan Review identifies and improves PHPStan configuration, baseline strategy, and CI integration for WordPress projects, ensuring accurate analysis and stable pipelines.

Core Features & Use Cases

  • Review PHPStan config structure and bootstrap; validate WordPress stubs integration.
  • Assess baseline discipline and ignore strategy for reliable CI results.
  • Verify CI wiring and Composer integration to ensure first-party WordPress code is analyzed.

Quick Start

Run a targeted PHPStan review on your WordPress project to assess config, baselines, and CI.

Frequently Asked Questions about wp-phpstan-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure PHPStan baselines for a WordPress project?

Configuring PHPStan baselines for a WordPress project involves reviewing your baseline discipline and ignore strategy to ensure reliable CI results and accurate static analysis. It validates baseline integration for stable pipelines.

What is the best way to integrate PHPStan stubs in WordPress CI pipelines?

Integrating PHPStan stubs in WordPress CI pipelines requires verifying CI wiring and Composer integration to ensure first-party WordPress code is analyzed. It validates stubs integration within your config structure.

Does PHPStan review work with custom baseline strategies and WordPress configurations?

PHPStan review works with custom baseline strategies and WordPress configurations by assessing baseline discipline and validating WordPress stubs integration. It ensures explicit, actionable reporting with severity and file references.

How do I get actionable PHPStan error reporting in WordPress static analysis?

Getting actionable PHPStan error reporting in WordPress static analysis requires explicit reporting with severity, file references, impact, and fixes. It reviews your config, baselines, and CI integration for code quality.

Why does my WordPress PHPStan CI pipeline produce unstable results?

WordPress PHPStan CI pipelines produce unstable results when baseline discipline and ignore strategies are poorly configured. Reviewing your baseline strategy and CI wiring ensures accurate analysis and stable pipelines.