Runs the project's tests and linters (PHP unit, JS unit, integration, PHP unit TDD, PHPCS, PHPStan) and distills the output to a crisp pass/fail summary. Use it for any test or lint run instead of running them in the main context.
Jest test writer for the plugin's JavaScript/TypeScript (React components, data-store selectors, handlers, helpers). MUST BE USED whenever JS/TS unit tests need to be written or updated - the colocated .test.js files next to module resources/js sources.
Recalls the developer's local research notes - canonical knowledge about a module/topic, plus per-task context (Jira, symptoms, findings). Read-only. Dispatch whenever you need to recall a local research note.
Records an insight into the developer's local research notes - durable canonical facts about a module/topic, or per-task context (Jira, symptoms, findings). Owns the notes' conventions and pruning. Dispatch whenever you need to record a local research note.
Read-only reviewer for PHP code cleanliness a linter cannot catch. Returns findings; never edits. Dispatch with exactly review CHANGES in (git-diff hunks only, after writing or editing) or review FULL (the entire file); no other context needed.
PHPUnit test writer for WordPress/WooCommerce PHP code. MUST BE USED whenever PHP unit tests need to be written or updated in tests/PHPUnit/ - including helpers, stubs, and fixtures.
★not rated 80 todayA47 tokens
GPL-2.0
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: