Skip to content

Commit db61ad3

Browse files
Merge pull request #290 from EveryInc/fix/plugin-version-and-counts
fix: sync plugin version to 2.41.0 and correct skill counts
2 parents e3b6f19 + 5bc3a0f commit db61ad3

3 files changed

Lines changed: 5 additions & 6 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"plugins": [
1212
{
1313
"name": "compound-engineering",
14-
"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.",
15-
"version": "2.40.0",
14+
"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.",
15+
"version": "2.41.0",
1616
"author": {
1717
"name": "Kieran Klaassen",
1818
"url": "https://github.com/kieranklaassen",

plugins/compound-engineering/.claude-plugin/plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "compound-engineering",
3-
"version": "2.40.0",
4-
"description": "AI-powered development tools. 29 agents, 47 skills, 1 MCP server for code review, research, design, and workflow automation.",
3+
"version": "2.41.0",
4+
"description": "AI-powered development tools. 29 agents, 42 skills, 1 MCP server for code review, research, design, and workflow automation.",
55
"author": {
66
"name": "Kieran Klaassen",
77
"email": "kieran@every.to",

plugins/compound-engineering/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ AI-powered development tools that get smarter with every use. Make each unit of
77
| Component | Count |
88
|-----------|-------|
99
| Agents | 29 |
10-
| Commands | 23 |
11-
| Skills | 20 |
10+
| Skills | 42 |
1211
| MCP Servers | 1 |
1312

1413
## Agents

0 commit comments

Comments
 (0)