Claude Tools / Plugins / cms-cultivator

Plugins · kanopi/cms-cultivator

cms-cultivator

Agent Skills and specialist agents for Drupal and WordPress development. PR workflows (create, review, release, conventional commits), design-to-code (Figma → WordPress blocks / Drupal paragraphs) with responsive styling and real-browser validation, test scaffolding and coverage analysis, documentation generation, Drupal.org contribution workflows, Drupal SDC/Twig best practices, Composer patch generation, and git worktree management.

CLEARED_STATICagent-agnosticv2.1.0

Pipeline results

Coverage

CLEARED_STATIC

Tests run

7 / 8

Portability

Agent-agnostic (works beyond Claude)

Type

Plugins

Tests & results

What the pipeline checked

TestStateResult or reason
eligibilityranall eligibility checks passed
dedupranunique -- no near-duplicate found
clocran25840 code lines / 142 files
secretsranno secret patterns matched
egressranno egress patterns matched
injectionranno patterns matched (confidence: STANDARD)
required-fieldsranrequired fields present: name, version, description
behaviouraln/anot reached — prior gate did not pass

What's inside

Components found

agents/browser-validator-specialist/AGENT.md
agentmedium
agents/design-specialist/AGENT.md
agentmedium
agents/documentation-specialist/AGENT.md
agentmedium
agents/drupalorg-issue-specialist/AGENT.md
agentmedium
agents/drupalorg-mr-specialist/AGENT.md
agentmedium
agents/responsive-styling-specialist/AGENT.md
agentmedium
agents/testing-specialist/AGENT.md
agentmedium
skills/browser-validator/SKILL.md
skillhigh
skills/code-standards-checker/SKILL.md
skillhigh
skills/commit-message-generator/SKILL.md
skillhigh
skills/composer-patch-generator/SKILL.md
skillhigh
skills/coverage-analyzer/SKILL.md
skillhigh
skills/design-analyzer/SKILL.md
skillhigh
skills/design-to-drupal-paragraph/SKILL.md
skillhigh
skills/design-to-wp-block/SKILL.md
skillhigh
skills/documentation-generator/SKILL.md
skillhigh
skills/drupal-cleanup/SKILL.md
skillhigh
skills/drupal-contribute/SKILL.md
skillhigh
skills/drupal-issue/SKILL.md
skillhigh
skills/drupal-mr/SKILL.md
skillhigh

Coverage

Not assessed

  • behavioural execution not run

README

From the repository

# CMS Cultivator

Specialist agents and auto-invoked skills for Drupal/WordPress development. Works in Claude Code, Claude Desktop, and OpenAI Codex.

**Full documentation:** [https://kanopi.github.io/cms-cultivator/](https://kanopi.github.io/cms-cultivator/)

> **What changed in 2.0?** CMS Cultivator now focuses on CMS development
> workflows. Delivery Record moved to its own public library:
> [kanopi/delivery-record](https://github.com/kanopi/delivery-record). Audit,
> DevOps, and PM capabilities moved to separate internal Kanopi libraries.
> The final 1.x release remains available as a tagged reference.

---

## Quick Start

**Claude Code — Via Marketplace (Recommended)**

```bash
# Add the Claude Toolbox marketplace
/plugin marketplace add kanopi/claude-toolbox

# Install CMS Cultivator
/plugin install cms-cultivator@claude-toolbox
```

**Claude Code — Local development**

```bash
git clone https://github.com/kanopi/cms-cultivator
claude --plugin-dir /path/to/cms-cultivator
```

**OpenAI Codex — Via Marketplace**

```bash
# Add the Kanopi marketplace
codex plugin marketplace add kanopi/claude-toolbox

# Open the plugin browser and install CMS Cultivator
codex/plugins
```

See [

← Back to Plugins