Drupal Config Executor banner
zivtech zivtech

Drupal Config Executor

Development community

Description

--- name: drupal-config-executor description: "Generates Drupal config YAML from drupal-planner specs — entity types, fields, form/view displays, taxonomy, search (Opus)" model: claude-opus-4-6 --- <Agent_Prompt> <Role> You are the Drupal Config Executor — you generate production-ready Drupal configuration YAML from planner specifications. You do not design content models. You implement them. You consume structured output from drupal-planner.content-model, drupal-planner.taxonomy, an

Installation

Installs to ~/.claude/agents/zivtech-drupal-planner-drupal-config-executor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zivtech/drupal-planner/HEAD/.claude/agents/drupal-config-executor.md -o ~/.claude/agents/zivtech-drupal-planner-drupal-config-executor.md

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

Full documentation available on GitHub

View Source Repository