Before you start refactoring a WordPress repo or setting up CI, run this to get a deterministic JSON report of what you're actually dealing with. It scans for project type (plugin, theme, block theme, core), checks what tooling is present (Composer, npm, webpack), looks for tests, and pulls version hints from headers and manifests. The schema is documented, so you can wire it into workflows or guardrails without guessing. It's especially useful if you're building agents or scripts that need to adapt behavior based on repo structure. If it reports "unknown" you're probably in the wrong directory, and if you need signals it doesn't catch yet, you're meant to extend the detector script rather than work around it.
npx -y skills add wordpress/agent-skills --skill wp-project-triage --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
cursor/plugins
metabase/metabase
metabase/metabase
telagod/code-abyss
github/awesome-copilot
DietrichGebert/ponytail