If the report is missing signals you need, update the detector rather than guessing.
Verification
The JSON should parse and include: project.kind, signals, and tooling.
Re-run after changes that affect structure/tooling (adding theme.json, block.json, build config).
Failure modes / debugging
If it reports unknown, check whether the repo root is correct.
If scanning is slow, add/extend ignore directories in the script.
1---2name: wp-project-triage3description: WP Project Triage4---5# WP Project Triage67## When to use89Use this skill to quickly understand what kind of WordPress repo you’re in and what commands/conventions to follow before making changes.1011## Inputs required1213- Repo root (current working directory).1415## Procedure16171. Run the detector (prints JSON to stdout):18 - `node skills/wp-project-triage/scripts/detect_wp_project.mjs`192. If you need the exact output contract, read:20 - `skills/wp-project-triage/references/triage.schema.json`213. Use the report to select workflow guardrails:22 - project kind(s)23 - PHP/Node tooling present24 - tests present25 - version hints and sources264. If the report is missing signals you need, update the detector rather than guessing.2728## Verification2930- The JSON should parse and include: `project.kind`, `signals`, and `tooling`.31- Re-run after changes that affect structure/tooling (adding `theme.json`, `block.json`, build config).3233## Failure modes / debugging3435- If it reports `unknown`, check whether the repo root is correct.36- If scanning is slow, add/extend ignore directories in the script.
Run npx skillmds@latest add comeonoliver/wp-project-triage in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
WP Project Triage It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
ComeOnOliver (@comeonoliver) published this skill. Their other Agent Skills are listed on their SkillMD profile.