{"id":35452929,"url":"https://github.com/kanopi/cms-cultivator","last_synced_at":"2026-07-17T16:02:02.503Z","repository":{"id":319112297,"uuid":"1075438101","full_name":"kanopi/cms-cultivator","owner":"kanopi","description":"A comprehensive Claude Code plugin providing specialized slash commands for Drupal and WordPress development.","archived":false,"fork":false,"pushed_at":"2026-07-07T18:22:13.000Z","size":1906,"stargazers_count":15,"open_issues_count":1,"forks_count":4,"subscribers_count":0,"default_branch":"1.x","last_synced_at":"2026-07-07T19:14:53.738Z","etag":null,"topics":["claude-code","claude-code-plugin","claude-plugin"],"latest_commit_sha":null,"homepage":"https://kanopi.github.io/cms-cultivator/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kanopi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-10-13T13:56:10.000Z","updated_at":"2026-07-07T18:22:19.000Z","dependencies_parsed_at":"2026-04-18T13:02:25.869Z","dependency_job_id":null,"html_url":"https://github.com/kanopi/cms-cultivator","commit_stats":null,"previous_names":["kanopi/cms-cultivator"],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/kanopi/cms-cultivator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanopi%2Fcms-cultivator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanopi%2Fcms-cultivator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanopi%2Fcms-cultivator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanopi%2Fcms-cultivator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kanopi","download_url":"https://codeload.github.com/kanopi/cms-cultivator/tar.gz/refs/heads/1.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanopi%2Fcms-cultivator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35587132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-17T02:00:06.162Z","response_time":116,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["claude-code","claude-code-plugin","claude-plugin"],"created_at":"2026-01-03T04:12:52.934Z","updated_at":"2026-07-17T16:02:02.497Z","avatar_url":"https://github.com/kanopi.png","language":"Shell","funding_links":[],"categories":["Source Catalog"],"sub_categories":[],"readme":"# CMS Cultivator\n\n![Maintained](https://img.shields.io/maintenance/yes/2026.svg)\n[![Documentation](https://img.shields.io/badge/docs-zensical-blue.svg)](https://kanopi.github.io/cms-cultivator/)\n\nSpecialist agents and auto-invoked skills for Drupal/WordPress development. Works in Claude Code, Claude Desktop, and OpenAI Codex.\n\n**Full documentation:** [https://kanopi.github.io/cms-cultivator/](https://kanopi.github.io/cms-cultivator/)\n\n---\n\n## Quick Start\n\n**Claude Code — Via Marketplace (Recommended)**\n\n```bash\n# Add the Claude Toolbox marketplace\n/plugin marketplace add kanopi/claude-toolbox\n\n# Install CMS Cultivator\n/plugin install cms-cultivator@claude-toolbox\n```\n\n**Claude Code — Direct Install**\n\n```bash\n/plugin install https://github.com/kanopi/cms-cultivator\n```\n\n**OpenAI Codex — Via Marketplace**\n\n```bash\n# Add the Kanopi marketplace\ncodex plugin marketplace add kanopi/claude-toolbox\n\n# Open the plugin browser and install CMS Cultivator\ncodex/plugins\n```\n\nSee [Installation Guide](https://kanopi.github.io/cms-cultivator/installation/) for complete setup instructions.\n\n---\n\n## Key Features\n\n### PR Workflows\nGenerate commit messages, PR descriptions, changelogs, and review code.\n\n**Skills:**\n- `commit-message-generator` - Generate conventional commit messages\n- `pr-create` - Create PR with generated description\n- `pr-review` - AI-assisted code review\n- `pr-release` - Generate release PR with changelog\n\n### Delivery Records\nPer-output attestation: one schema-typed, human-signed markdown file per significant AI-assisted output (code, FRD, audit, discovery, design handoff, strategy, client comms). [Schema reference](https://kanopi.github.io/cms-cultivator/spec/delivery-record/v1/).\n\n**Skills:**\n- `delivery-record` - Draft a Delivery Record, require a named reviewer + checkpoint notes, write the file, and index it in Teamwork\n- `delivery-record-verify` - Validate a record against the schema and the threshold rule (read-only; CI-friendly)\n\n### Quality Analysis\nCode standards, test coverage, accessibility, security audits.\n\n**Skills:**\n- `quality-audit` - Technical debt and code quality\n- `code-standards-checker` - Coding standards compliance (PHPCS, ESLint)\n- `test-scaffolding` - Generate test scaffolding\n- `coverage-analyzer` - Analyze test coverage gaps\n- `test-plan-generator` - Create comprehensive QA test plans\n\n### Auditing\nComprehensive performance, accessibility, and security audits with flexible argument modes.\n\n**Skills:**\n- `accessibility-audit` - WCAG 2.1 Level AA compliance\n- `security-audit` - OWASP Top 10 vulnerability scanning\n- `performance-audit` - Core Web Vitals and optimization\n- `quality-audit` - Code quality and technical debt\n- `gtm-performance-audit` - Google Tag Manager performance impact (Chrome DevTools MCP)\n- `structured-data-analyzer` - JSON-LD / Schema.org structured data for SEO\n- `live-site-audit` - Comprehensive parallel audit (all specialists)\n- `audit-export` - Export audit findings to CSV for project management tools\n- `audit-report` - Generate client-facing executive summaries\n\n### Design-to-Code\nFigma → WordPress blocks, Drupal paragraphs with browser validation.\n\n**Skills:**\n- `design-to-wp-block` - Create WordPress block pattern\n- `design-to-drupal-paragraph` - Create Drupal paragraph type\n- `browser-validator` - Validate implementation in Chrome\n- `drupal-sdc-twig` - Best practices for Drupal Single Directory Components (Twig)\n\n### Development Workflow\nParallel work with git worktrees and safe changes to Composer-managed dependencies.\n\n**Skills:**\n- `worktree-manager` - Create, list, and tear down git worktrees (Kanopi branch conventions, DDEV isolation)\n- `composer-patch-generator` - Generate and maintain CI-safe patches for Composer packages (cweagans/composer-patches)\n\n### Drupal.org Contribution\nCreate issues and merge requests on drupal.org from your local environment.\n\n**Skills:**\n- `drupal-contribute` - Full contribution workflow (issue + merge request)\n- `drupal-issue` - Create, update, and comment on drupal.org issues\n- `drupal-mr` - Create merge requests via git.drupalcode.org\n- `drupal-cleanup` - List and clean up cloned drupal.org repositories\n\n### DevOps \u0026 Onboarding\nAutomate Kanopi's Pantheon DevOps setup for Drupal and WordPress.\n\n**Skills:**\n- `devops-setup` - Drupal/Pantheon DevOps onboarding (DDEV, CircleCI, code quality)\n- `playwright-setup` - Scaffold Playwright e2e testing on a Drupal/Pantheon project (DDEV + CircleCI multidev)\n- `wp-devops-setup` - WordPress/Pantheon DevOps onboarding (wp-pantheon-starter)\n- `wp-plugin-to-private-package` - Convert a premium WordPress plugin into a private Composer package\n- `wp-add-skills` - Install official WordPress agent-skills\n\n### Documentation\nAPI docs, user guides, developer documentation, changelogs.\n\n**Skill:**\n- `documentation-generator` - Generate comprehensive documentation\n\n### Project Planning\nGenerate Functional Requirements Documents, estimate work, and export task backlogs.\n\n**Skills:**\n- `frd-generator` - Generate comprehensive Functional Requirements Documents\n- `story-point-estimator` - Fibonacci-based story point estimation with hour conversions\n- `csv-exporter` - Convert FRD requirements into Teamwork-ready CSV backlogs\n\n### PM Workflows\nAggregate context from Teamwork, Slack, Gmail, and Fathom for client communication and QA review. Requires connected MCP servers.\n\n**Skills:**\n- `client-request-triage` - Review a client task, research solutions, and draft a reply (Teamwork + web search)\n- `pm-meeting-prep` - Aggregate context for an upcoming check-in (Teamwork + Slack + Gmail + Fathom)\n- `project-heartbeat` - Draft a client-facing project status update (Teamwork + Slack + Fathom)\n- `qa-review` - Full QA validation of a multidev environment from a Teamwork task (Teamwork + CoWork browser automation)\n\n### Strategy\nStrategist-focused discovery audits — not developer audits. Requires CoWork.\n\n**Skills:**\n- `strategist-site-audit` - Audit a site against the 21 UX Laws (lawsofux.com), review content hierarchy, synthesise qualitative data, run Lighthouse, and produce a Project Knowledge Summary (Markdown) plus an iterable client-facing HTML Artifact (CoWork)\n- `strategic-thinking` - Guide decisions through Brené Brown's 5 Cs of Strategic Thinking\n\n**See [docs site](https://kanopi.github.io/cms-cultivator/) for complete skill reference and usage examples.**\n\n---\n\n---\n\n## Architecture\n\n### Specialist Agents\n\nSkills spawn specialized agents for focused, parallel work:\n\n**Review/Audit Agents:**\n- accessibility-specialist, code-quality-specialist, security-specialist, performance-specialist, structured-data-specialist\n\n**Generation Agents:**\n- documentation-specialist, testing-specialist, responsive-styling-specialist, design-specialist\n\n**Browser Validation:**\n- browser-validator-specialist\n\nPR workflows (`pr-create`, `pr-review`, `pr-release`, `commit-message-generator`) run directly from the main session without an orchestrator agent — each skill contains its complete workflow.\n\n### Agent Skills\n\nModel-invoked skills that activate during conversation, across Claude Code, Claude Desktop, and OpenAI Codex:\n- **PR \u0026 development workflow:** commit-message-generator, pr-create, pr-review, pr-release, worktree-manager, composer-patch-generator\n- **Delivery records:** delivery-record, delivery-record-verify\n- **Code quality \u0026 testing:** code-standards-checker, quality-audit, test-scaffolding, test-plan-generator, coverage-analyzer, documentation-generator\n- **Auditing:** accessibility-checker, accessibility-audit, performance-analyzer, performance-audit, security-scanner, security-audit, structured-data-analyzer, gtm-performance-audit, live-site-audit, audit-export, audit-report\n- **Design-to-code:** design-analyzer, design-to-wp-block, design-to-drupal-paragraph, responsive-styling, browser-validator, drupal-sdc-twig\n- **Drupal.org contribution:** drupal-contribute, drupal-issue, drupal-mr, drupal-cleanup, drupalorg-contribution-helper, drupalorg-issue-helper\n- **DevOps \u0026 onboarding:** devops-setup, playwright-setup, wp-devops-setup, wp-plugin-to-private-package, wp-add-skills\n- **Project planning:** frd-generator, story-point-estimator, csv-exporter\n- **PM workflows:** teamwork-task-creator, teamwork-integrator, teamwork-exporter, client-request-triage, pm-meeting-prep, project-heartbeat, qa-review\n- **Strategy:** strategic-thinking, strategist-site-audit\n\n### How It Works\n\n```\npr-create skill (main session)\n    ├─→ Analyzes git changes\n    ├─→ Reviews test coverage inline\n    ├─→ Checks security concerns inline\n    ├─→ Checks accessibility concerns inline\n    ↓\nUnified PR description → user approval → gh pr create\n\nlive-site-audit skill (main session)\n    ├─→ Spawns performance-specialist (parallel)\n    ├─→ Spawns accessibility-specialist (parallel)\n    ├─→ Spawns security-specialist (parallel)\n    ├─→ Spawns code-quality-specialist (parallel)\n    ↓\nSynthesize findings → Unified audit report\n```\n\n---\n\n## Kanopi Integration\n\nIntegrates with [Kanopi's DDEV add-ons](https://kanopi.github.io/cms-cultivator/kanopi-tools/overview/) for:\n- Composer scripts (code-check, phpstan, rector)\n- DDEV commands (theme-build, cypress-run, critical-run)\n- Drupal and WordPress project standards\n\n---\n\n## Requirements\n\n**Required:**\n- Claude Code CLI **or** OpenAI Codex\n- Git\n\n**Optional:**\n- GitHub CLI (`gh`) - For PR skills\n- DDEV - For Kanopi projects\n- Chrome browser - For design validation skills\n\n---\n\n## Learn More\n\nVisit the [complete documentation](https://kanopi.github.io/cms-cultivator/) for:\n- Detailed skill reference with examples\n- Agent and skill descriptions\n- Platform-specific features (Drupal/WordPress)\n- Kanopi integration guides\n- Best practices and troubleshooting\n\n---\n\n## Contributing\n\nContributions welcome! See [Contributing Guide](https://kanopi.github.io/cms-cultivator/contributing/).\n\n---\n\n## License\n\nGPL-2.0-or-later - see [LICENSE](LICENSE.md) for details.\n\n---\n\n## Support\n\n- **Issues**: [GitHub Issues](https://github.com/kanopi/cms-cultivator/issues)\n- **Docs**: [https://kanopi.github.io/cms-cultivator/](https://kanopi.github.io/cms-cultivator/)\n\n---\n\n**Created and maintained by [Kanopi Studios](https://kanopi.com)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanopi%2Fcms-cultivator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkanopi%2Fcms-cultivator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanopi%2Fcms-cultivator/lists"}