Read [@/knowledge/acf-blocks/conventions.md](/knowledge/acf-blocks/conventions.md) and [@/knowledge/acf-blocks/fields.md](/knowledge/acf-blocks/fields.md), then:
Run the audit script from the theme root:
node $(claude plugin path wp-blocks-dev)/scripts/audit-blocks.jsShow the full output to the user.
For each
✗issue, show the relevant fix from the conventions knowledge file.If all passed, suggest
/wp-blocks-dev:audit-blocks-deepfor content quality review.