pluginslab/wp-agentic-kit

Starter kit for agentic WordPress development. CLAUDE.md/AGENTS.md templates, the wordpress-development skill, curated MCP servers, sub-agents, hooks. Companion to WordCamp Portugal 2026.

18Stars on the repository
22Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

README

01

pluginslab/wp-agentic-kit

Agent Claude Code

Sub-agents the main Claude Code agent can delegate to. Each one runs in its own context window, with its own restricted tool set, so the main agent stays focused.

18 2mo ago A 0 tokens original MIT

plan-reviewer

02

pluginslab/wp-agentic-kit

Agent Claude Code

Audits a feature plan PR before human review — checks spec.md and plan.md against the planning conventions in PLANNING.md and the constitution's allowlists. Reports findings; never modifies files. Invoke during Phase 2.5 (plan freeze) of the wordpress-feature skill, after scripts/open-plan-pr.sh opens the plan PR and…

18 2mo ago A 79 tokens original MIT

security-reviewer

03

pluginslab/wp-agentic-kit

Agent Claude Code

Audits WordPress PHP and JavaScript for security issues against the project's SECURITY.md checklist. Reports findings; never modifies code. Invoke before merging any PR or shipping a release.

18 2mo ago A 39 tokens original MIT