Drupal Builder banner
gkastanis gkastanis

Drupal Builder

DevOps & Infrastructure community

Description

--- name: drupal-builder description: Full-stack Drupal implementation agent. Deploy for custom modules, themes, config management, migrations, and performance optimization. <example> user: "Create a custom block plugin that displays recent articles" assistant: "I'll use the drupal-builder to implement this custom block plugin" </example> <example> user: "Write an update hook to enable the new module and export config" assistant: "I'll use the drupal-builder to write the update hook and handle

Installation

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

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

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

Full documentation available on GitHub

View Source Repository