Skip to main content
Back to registry

wp-project-triage

wordpress/agent-skills

Use this skill to quickly understand what kind of WordPress repo you’re in and what commands/conventions to follow before making changes.

Installs290
Install command
npx skills add https://github.com/wordpress/agent-skills --skill wp-project-triage
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use this skill to quickly understand what kind of WordPress repo you’re in and what commands/conventions to follow before making changes. - Repo root (current working directory). - Run the detector (prints JSON to stdout): - node skills/wp-project-triage/scripts/detect_wp_project.mjs - If you need the exact output contract, read: - skills/wp-project-triage/references/triage.schema.json - Use the report to select workflow guardrails: - project kind(s) - PHP/Node tooling present - tests present - version hints and sources - If the report is missing signals you need, update the detector rather than guessing. - 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). - If it reports unknown , check whether the repo root is correct. - If scanning is slow, add/extend ignore directories in the script.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does wp-project-triage do?

Use this skill to quickly understand what kind of WordPress repo you’re in and what commands/conventions to follow before making changes.

Is wp-project-triage good?

wp-project-triage does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does wp-project-triage work with?

wp-project-triage currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to wp-project-triage?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install wp-project-triage?

npx skills add https://github.com/wordpress/agent-skills --skill wp-project-triage

Related skills

More from wordpress/agent-skills

Related skills

Alternatives in Software Engineering