Plugin Claude Code
Plugin marketplace listing 1 plugin: drupal-workflow.
Plugin Claude Code
Plugin marketplace listing 1 plugin: drupal-workflow.
Plugin Claude Code
Drupal development workflow with live autopilot: 19 skills, 4 agents, 10 commands, behavioral evals, session analysis, and Magic Loop Autopilot for task classification and drift detection.
Instructions file
Claude Code instructions for gkastanis/drupal-workflow, covering claude.md — drupal-workflow plugin development guide, what this is, quick start (development), run all static evals (must pass before committing) and run live integration test (requires a drupal project).
Agent
Full-stack Drupal implementation agent. Deploy for custom modules, themes, config management, migrations, and performance optimization.
Agent
Architecture review, security audit, coding standards, and test writing for Drupal. Deploy after implementation or when reviewing existing code for quality, security, and standards compliance.
Agent
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.
Agent
Generates semantic documentation (Layer 3) from structural index and source code. Produces business index, tech specs with Logic IDs, and business schemas. Deploy for initial semantic doc generation or incremental updates after code changes.
Command
Analyze dependencies and blast radius for a feature or module.
Command
Auto-detect project state and bootstrap structural index, semantic docs, and CLAUDE.md hint.
Command
Load full project context into session (debug/overview — heavy, 2500 tokens).
Command
Regenerate structural index and update CLAUDE.md hint.
Command
Generate and manage semantic documentation (business index, tech specs, business schemas).
Command
Check documentation, structural index, and staleness status.
Command
Run Drupal test script to verify implementation.
Command
Verify Drupal implementation using smoke tests and drush checks.
Command
Implement changes across all affected files with validation.
Command
Verify code changes are complete and consistent.
Hook
Runs when a session starts on startup, executing generate-all.sh, workflow-reset.sh and task-classifier.sh (5 commands). From gkastanis/drupal-workflow.
Hook
Runs before the agent uses a tool for Read, Grep, Edit, Write and EnterPlanMode tool calls, executing block-sensitive-files.sh and plan-mode-inject.sh (2 commands). From gkastanis/drupal-workflow.
Hook
Runs after a tool call finishes for Edit, Write, Edit and Write tool calls, executing php-lint-on-save.sh, staleness-check.sh and autopilot-monitor.sh (3 commands). From gkastanis/drupal-workflow.
Hook
Runs when the agent finishes a response, executing stop-verification-gate.sh. From gkastanis/drupal-workflow.
Hook
Runs when a subagent starts, executing subagent-context-inject.sh. From gkastanis/drupal-workflow.
Hook
Runs when a task is marked completed, executing teammate-quality-gate.sh. From gkastanis/drupal-workflow.
Skill Claude CodeCodex
Analyze autopilot effectiveness and tune the drupal-workflow plugin based on real session data. Use when the autopilot feels too noisy, too quiet, or is being ignored. Also use when you want to check if recent changes to the plugin are actually working, review intervention acceptance rates, or improve classifier…