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

Command Claude Code

Project-scoped slash commands. Type / in a Claude Code session and the command's body becomes the agent's marching orders for that turn.

18 2mo ago A 0 tokens original MIT

audit-plan

02

pluginslab/wp-agentic-kit

Command Claude Code

Dispatch the plan-reviewer sub-agent to audit the active feature's spec.md and plan.md against PLANNING.md and constitution.md. Read-only.

18 2mo ago A 30 tokens original MIT

plan-freeze

03

pluginslab/wp-agentic-kit

Command Claude Code

Commit the active feature's spec.md + plan.md on a plan/ branch and open a PR for human review. Wraps scripts/open-plan-pr.sh. Use when the freeze assessment recommends freeze, or when the human is overriding a "proceed" recommendation.

18 2mo ago A 52 tokens original MIT

ship-feature

04

pluginslab/wp-agentic-kit

Command Claude Code

Mark the active feature complete and archive it. Updates progress.md status, then moves the dir to .claude/plans/archive/YYYY-MM-DD-NNN-slug/.

18 2mo ago A 33 tokens original MIT