Verify Drupal implementations work correctly via ddev drush eval, curl smoke tests, and config checks. Deploy after implementation to validate services, entities, hooks, access control, and configuration.
$curl -o .claude/agents/drupal-verifier.md https://raw.githubusercontent.com/gkastanis/drupal-workflow/HEAD/agents/drupal-verifier.mdInstalls into the current project.
Install drupal-verifier by running `curl -o .claude/agents/drupal-verifier.md https://raw.githubusercontent.com/gkastanis/drupal-workflow/HEAD/agents/drupal-verifier.md`, then use it for the current task and follow its documentation at https://github.com/gkastanis/drupal-workflow.