Development workflows for WordPress ActivityPub plugin including wp-env setup, testing commands, linting, and build processes. Use when setting up development environment, running tests, checking code quality, building assets, or working with wp-env.
npx ai-builder add skill automattic/devDiagnose ActivityPub federation issues on live WordPress sites (self-hosted and WordPress.com). Checks WebFinger, actor endpoints, outbox, followers, and common misconfigurations. Use when debugging user-reported federation problems.
npx ai-builder add agent automattic/supportPROACTIVELY summarize when user says goodbye, ends session, thanks for help, says "done", "that's all", or asks for summary. Auto-trigger on farewell messages.
npx ai-builder add agent automattic/summaryPick the easiest open GitHub bug issue, fix it with tests, and create a draft PR. Always run in the background.
npx ai-builder add agent automattic/bug-bountyReview code changes for quality, WordPress coding standards, and ActivityPub conventions. Use when asked to review a PR, branch, diff, or specific files.
npx ai-builder add agent automattic/code-reviewCheck ActivityPub endpoints against the W3C ActivityPub spec and SWICG ActivityPub API spec. Use when asked to check spec compliance, verify endpoints, or audit federation conformance.
npx ai-builder add agent automattic/spec-check