From 5bc3a0f469acd6be8100e3ecca7bc9f7e5512af5 Mon Sep 17 00:00:00 2001 From: Kieran Klaassen Date: Tue, 17 Mar 2026 10:23:05 -0700 Subject: [PATCH] fix: sync plugin version to 2.41.0 and correct skill counts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit plugin.json and marketplace.json were stuck at 2.40.0 while root package.json was already at 2.41.0. Skill count was listed as 47 but actual count is 42. README still had stale "Commands | 23" row from before the commands→skills migration in v2.39.0. Co-Authored-By: Claude Opus 4.6 (1M context) --- .claude-plugin/marketplace.json | 4 ++-- plugins/compound-engineering/.claude-plugin/plugin.json | 4 ++-- plugins/compound-engineering/README.md | 3 +-- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index b291a64..b64732d 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -11,8 +11,8 @@ "plugins": [ { "name": "compound-engineering", - "description": "AI-powered development tools that get smarter with every use. Make each unit of engineering work easier than the last. Includes 29 specialized agents and 47 skills.", - "version": "2.40.0", + "description": "AI-powered development tools that get smarter with every use. Make each unit of engineering work easier than the last. Includes 29 specialized agents and 42 skills.", + "version": "2.41.0", "author": { "name": "Kieran Klaassen", "url": "https://github.com/kieranklaassen", diff --git a/plugins/compound-engineering/.claude-plugin/plugin.json b/plugins/compound-engineering/.claude-plugin/plugin.json index c137838..115f818 100644 --- a/plugins/compound-engineering/.claude-plugin/plugin.json +++ b/plugins/compound-engineering/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "compound-engineering", - "version": "2.40.0", - "description": "AI-powered development tools. 29 agents, 47 skills, 1 MCP server for code review, research, design, and workflow automation.", + "version": "2.41.0", + "description": "AI-powered development tools. 29 agents, 42 skills, 1 MCP server for code review, research, design, and workflow automation.", "author": { "name": "Kieran Klaassen", "email": "kieran@every.to", diff --git a/plugins/compound-engineering/README.md b/plugins/compound-engineering/README.md index d6f1f03..e2e6dd9 100644 --- a/plugins/compound-engineering/README.md +++ b/plugins/compound-engineering/README.md @@ -7,8 +7,7 @@ AI-powered development tools that get smarter with every use. Make each unit of | Component | Count | |-----------|-------| | Agents | 29 | -| Commands | 23 | -| Skills | 20 | +| Skills | 42 | | MCP Servers | 1 | ## Agents