From caa8c1a539e1a8f1a1d72eb82789d22f8db0a5d8 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Tue, 21 Apr 2026 12:33:39 -0500 Subject: [PATCH] Update cockroachdb description + author per developer request MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Description: expand to reflect current capabilities (14 tools, 2 MCP backends, 3 agents, 32 skills, safety hooks) - Author: "CockroachDB" → "Cockroach Labs" (company name) --- .claude-plugin/marketplace.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index f81ff49..9ebb814 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -357,9 +357,9 @@ }, { "name": "cockroachdb", - "description": "CockroachDB plugin for Claude Code — explore schemas, write optimized SQL, debug queries, and manage distributed database clusters directly from your AI coding agent.", + "description": "Connect Claude Code directly to your CockroachDB clusters for hands-on database work — explore schemas, write optimized SQL, debug queries, and manage distributed database clusters. This plugin provides 14 tools across two active MCP backends (self-hosted MCP Toolbox and managed CockroachDB Cloud MCP Server), three specialized agents (DBA, Developer, Operator), 32 skills across 6 operational domains, and built-in safety hooks.", "author": { - "name": "CockroachDB" + "name": "Cockroach Labs" }, "category": "database", "source": {