About
WP Project Triage is a diagnostic utility for Claude Code designed to map out the architecture of WordPress environments, including plugins, themes, and core setups. By scanning the filesystem for specific signals like theme.json or PHPUnit configurations, it generates a structured JSON report that defines workflow guardrails and versioning hints. This ensures that any subsequent code generation or refactoring follows the existing conventions and tooling specific to the local environment, reducing errors in complex WordPress development tasks.