wp-project-triage
Before you start refactoring a WordPress repo or setting up CI, run this to get a deterministic JSON report of what you're actual…
What it does
- Repo root (current working directory).
- node skills/wp-project-triage/scripts/detectwpproject.mjs
- skills/wp-project-triage/references/triage.schema.json
- project kind(s)
- PHP/Node tooling present
- tests present
- version hints and sources
Requirements & configuration
- 2. If you need the exact output contract, read:
- 4. If the report is missing signals you need, update the detector rather than guessing.
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Before you start refactoring a WordPress repo or setting up CI, run this to get a deterministic JSON report of what you're actually...
Source
Repository: https://github.com/wordpress/agent-skills
wp-project-triage FAQ
What does the wp-project-triage skill do?
Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full site) including tooling/tests/version hints, and a structured JSON report to guide workflows and guardrails. Repo root (current working directory). node skills/wp-project-triage/scripts/detectwpproject.mjs
What does wp-project-triage require?
2. If you need the exact output contract, read: 4. If the report is missing signals you need, update the detector rather than guessing.
How do I install wp-project-triage?
Run: npx -y skills add https://github.com/wordpress/agent-skills --skill wp-project-triage --agent claude-code — the source lives at github.com/wordpress/agent-skills.
Maintain wp-project-triage?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[wp-project-triage on getagentictools](https://getagentictools.com/skills/wordpress-agent-skills-wp-project-triage?ref=badge) npx agentictools info skills/wordpress-agent-skills-wp-project-triage The second line is the CLI lookup for this page — handy in READMEs and docs.