Drupal Verifier banner
gkastanis gkastanis

Drupal Verifier

DevOps & Infrastructure community

Description

--- name: drupal-verifier description: 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. <example> user: "Verify the RiskService is registered and working" assistant: "I'll use the drupal-verifier to test the service" </example> <example> user: "Check if all custom fields are configured on the article content type" assistant: "I'll use the d

Installation

Installs to ~/.claude/agents/gkastanis-drupal-workflow-drupal-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gkastanis/drupal-workflow/HEAD/agents/drupal-verifier.md -o ~/.claude/agents/gkastanis-drupal-workflow-drupal-verifier.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository