Skip to content

Commit ab38e2f

Browse files
chore: bump to v2.28.0 and fix repo URLs
- Bump version to 2.28.0 in plugin.json and marketplace.json (CHANGELOG was updated but version numbers were missed) - Fix all repo URLs from kieranklaassen/* to EveryInc/compound-engineering-plugin - Update component counts in docs: 28 agents, 24 commands, 15 skills, 1 MCP Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 418d9a8 commit ab38e2f

File tree

8 files changed

+27
-27
lines changed

8 files changed

+27
-27
lines changed

.claude-plugin/marketplace.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
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 27 specialized agents, 23 commands, and 14 skills.",
15-
"version": "2.27.0",
14+
"description": "AI-powered development tools that get smarter with every use. Make each unit of engineering work easier than the last. Includes 28 specialized agents, 24 commands, and 15 skills.",
15+
"version": "2.28.0",
1616
"author": {
1717
"name": "Kieran Klaassen",
1818
"url": "https://github.com/kieranklaassen",
1919
"email": "kieran@every.to"
2020
},
21-
"homepage": "https://github.com/kieranklaassen/compound-engineering-plugin",
21+
"homepage": "https://github.com/EveryInc/compound-engineering-plugin",
2222
"tags": ["ai-powered", "compound-engineering", "workflow-automation", "code-review", "quality", "knowledge-management", "image-generation"],
2323
"source": "./plugins/compound-engineering"
2424
},
@@ -29,7 +29,7 @@
2929
"author": {
3030
"name": "Nityesh Agarwal"
3131
},
32-
"homepage": "https://github.com/kieranklaassen/compound-engineering-plugin",
32+
"homepage": "https://github.com/EveryInc/compound-engineering-plugin",
3333
"tags": ["coding", "programming", "tutorial", "learning", "spaced-repetition", "education"],
3434
"source": "./plugins/coding-tutor"
3535
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A Claude Code plugin marketplace featuring the **Compound Engineering Plugin**
55
## Claude Code Install
66

77
```bash
8-
/plugin marketplace add https://github.com/kieranklaassen/compound-engineering-plugin
8+
/plugin marketplace add https://github.com/EveryInc/compound-engineering-plugin
99
/plugin install compound-engineering
1010
```
1111

docs/index.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
<head>
55
<meta charset="utf-8" />
66
<title>Compounding Engineering - AI-Powered Development Tools for Claude Code</title>
7-
<meta content="Your code reviews just got 12 expert opinions in 30 seconds. 27 specialized agents, 19 workflow commands, and 12 skills that make today's work easier than yesterday's." name="description" />
7+
<meta content="Your code reviews just got 12 expert opinions in 30 seconds. 28 specialized agents, 24 workflow commands, and 15 skills that make today's work easier than yesterday's." name="description" />
88
<meta content="width=device-width, initial-scale=1" name="viewport" />
99

1010
<!-- Open Graph -->
1111
<meta property="og:type" content="website" />
1212
<meta property="og:site_name" content="Compounding Engineering" />
1313
<meta property="og:locale" content="en_US" />
1414
<meta property="og:title" content="Compounding Engineering - AI Development Tools" />
15-
<meta property="og:description" content="Get 12 expert code reviews in 30 seconds. 27 specialized agents that make today's work easier than yesterday's." />
15+
<meta property="og:description" content="Get 12 expert code reviews in 30 seconds. 28 specialized agents that make today's work easier than yesterday's." />
1616
<meta name="twitter:card" content="summary_large_image" />
1717
<meta name="twitter:title" content="Compounding Engineering" />
1818
<meta name="twitter:description" content="12 expert code reviews in 30 seconds. Make today's work easier than yesterday's." />
@@ -139,7 +139,7 @@
139139
<a href="pages/getting-started.html" class="nav-link">Docs</a>
140140
</nav>
141141
<div class="button-group">
142-
<a href="https://github.com/kieranklaassen/every-marketplace" class="button ghost compact hide-on-mobile">
142+
<a href="https://github.com/EveryInc/compound-engineering-plugin" class="button ghost compact hide-on-mobile">
143143
<div class="fa-brands fa-github icon l"></div>
144144
</a>
145145
<a href="#install" class="button primary compact">Install</a>
@@ -154,14 +154,14 @@
154154
<section class="hero-section">
155155
<div class="hero-decoration"></div>
156156
<div class="heading hero centered">
157-
<a href="https://github.com/kieranklaassen/every-marketplace/releases" class="eyebrow">
158-
<i class="fa-solid fa-rocket"></i> Version 2.6.0 released!
157+
<a href="https://github.com/EveryInc/compound-engineering-plugin/releases" class="eyebrow">
158+
<i class="fa-solid fa-rocket"></i> Version 2.28.0 released!
159159
</a>
160160
<h1 class="balanced" style="margin-bottom: 32px;">
161161
Your Code Reviews Just Got 12 Expert Opinions. In 30 Seconds.
162162
</h1>
163163
<p class="paragraph m secondary balanced" style="margin-bottom: 32px;">
164-
Here's what happened when we shipped yesterday: security audit, performance analysis, architectural review, pattern detection, and eight more specialized checks—all running in parallel. No meetings. No waiting. Just answers. That's compounding engineering: 27 specialized agents, 19 workflow commands, and 12 skills that make today's work easier than yesterday's.
164+
Here's what happened when we shipped yesterday: security audit, performance analysis, architectural review, pattern detection, and eight more specialized checks—all running in parallel. No meetings. No waiting. Just answers. That's compounding engineering: 28 specialized agents, 24 workflow commands, and 15 skills that make today's work easier than yesterday's.
165165
</p>
166166
<div class="button-group margin-paragraph centered">
167167
<a href="#install" class="button primary">
@@ -179,23 +179,23 @@ <h1 class="balanced" style="margin-bottom: 32px;">
179179
<div class="stats-container">
180180
<div class="stat-card">
181181
<div class="stat-icon"><i class="fa-solid fa-users-gear"></i></div>
182-
<div class="stat-number">27</div>
182+
<div class="stat-number">28</div>
183183
<div class="stat-label">Specialized Agents</div>
184184
</div>
185185
<div class="stat-card">
186186
<div class="stat-icon"><i class="fa-solid fa-terminal"></i></div>
187-
<div class="stat-number">19</div>
187+
<div class="stat-number">24</div>
188188
<div class="stat-label">Slash Commands</div>
189189
</div>
190190
<div class="stat-card">
191191
<div class="stat-icon"><i class="fa-solid fa-wand-magic-sparkles"></i></div>
192-
<div class="stat-number">12</div>
192+
<div class="stat-number">15</div>
193193
<div class="stat-label">Intelligent Skills</div>
194194
</div>
195195
<div class="stat-card">
196196
<div class="stat-icon"><i class="fa-solid fa-server"></i></div>
197-
<div class="stat-number">2</div>
198-
<div class="stat-label">MCP Servers</div>
197+
<div class="stat-number">1</div>
198+
<div class="stat-label">MCP Server</div>
199199
</div>
200200
</div>
201201
</section>
@@ -884,7 +884,7 @@ <h2 class="no-top-margin">Three Commands. Zero Configuration.</h2>
884884
<div class="step-content">
885885
<h3>Add the Marketplace</h3>
886886
<div class="card-code-block">
887-
<pre><code>claude /plugin marketplace add https://github.com/kieranklaassen/every-marketplace</code></pre>
887+
<pre><code>claude /plugin marketplace add https://github.com/EveryInc/compound-engineering-plugin</code></pre>
888888
</div>
889889
</div>
890890
</div>
@@ -996,7 +996,7 @@ <h2>Install Once. Compound Forever.</h2>
996996
<i class="fa-solid fa-download"></i> Install Plugin Now
997997
<span class="button-arrow"></span>
998998
</a>
999-
<a href="https://github.com/kieranklaassen/every-marketplace" class="button tertiary cta-secondary">
999+
<a href="https://github.com/EveryInc/compound-engineering-plugin" class="button tertiary cta-secondary">
10001000
<i class="fa-brands fa-github"></i> View on GitHub
10011001
</a>
10021002
</div>
@@ -1024,7 +1024,7 @@ <h2>Install Once. Compound Forever.</h2>
10241024
</div>
10251025
<div>
10261026
<div class="link-list">
1027-
<a href="https://github.com/kieranklaassen/every-marketplace" class="icon-link ui s" target="_blank">
1027+
<a href="https://github.com/EveryInc/compound-engineering-plugin" class="icon-link ui s" target="_blank">
10281028
<div class="fa-brands fa-github icon m color-accent"></div>
10291029
<div class="pseudo-link">GitHub</div>
10301030
</a>

docs/pages/changelog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h3><i class="fa-solid fa-plus"></i> Added</h3>
118118
<strong><code>/report-bug</code> command</strong> - New slash command for reporting bugs in the
119119
compound-engineering plugin. Provides a structured workflow that gathers bug information
120120
through guided questions, collects environment details automatically, and creates a GitHub
121-
issue in the kieranklaassen/every-marketplace repository.
121+
issue in the EveryInc/compound-engineering-plugin repository.
122122
</li>
123123
</ul>
124124
</div>

docs/pages/getting-started.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ <h3>Prerequisites</h3>
9797
<h3>Step 1: Add the Marketplace</h3>
9898
<p>Think of the marketplace as an app store. You're adding it to Claude Code's list of places to look for plugins:</p>
9999
<div class="card-code-block">
100-
<pre><code>claude /plugin marketplace add https://github.com/kieranklaassen/every-marketplace</code></pre>
100+
<pre><code>claude /plugin marketplace add https://github.com/EveryInc/compound-engineering-plugin</code></pre>
101101
</div>
102102

103103
<h3>Step 2: Install the Plugin</h3>

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.27.0",
4-
"description": "AI-powered development tools. 27 agents, 23 commands, 14 skills, 1 MCP server for code review, research, design, and workflow automation.",
3+
"version": "2.28.0",
4+
"description": "AI-powered development tools. 28 agents, 24 commands, 15 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/commands/report-bug.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Use the GitHub CLI to create the issue:
100100

101101
```bash
102102
gh issue create \
103-
--repo kieranklaassen/every-marketplace \
103+
--repo EveryInc/compound-engineering-plugin \
104104
--title "[compound-engineering] Bug: [Brief description]" \
105105
--body "[Formatted bug report from Step 3]" \
106106
--label "bug,compound-engineering"
@@ -109,7 +109,7 @@ gh issue create \
109109
**Note:** If labels don't exist, create without labels:
110110
```bash
111111
gh issue create \
112-
--repo kieranklaassen/every-marketplace \
112+
--repo EveryInc/compound-engineering-plugin \
113113
--title "[compound-engineering] Bug: [Brief description]" \
114114
--body "[Formatted bug report]"
115115
```
@@ -126,7 +126,7 @@ After the issue is created:
126126
```
127127
✅ Bug report submitted successfully!
128128
129-
Issue: https://github.com/kieranklaassen/every-marketplace/issues/[NUMBER]
129+
Issue: https://github.com/EveryInc/compound-engineering-plugin/issues/[NUMBER]
130130
Title: [compound-engineering] Bug: [description]
131131
132132
Thank you for helping improve the compound-engineering plugin!

plugins/compound-engineering/commands/workflows/work.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ This command takes a work document (plan, specification, or todo file) and execu
279279
280280
---
281281
282-
[![Compound Engineered](https://img.shields.io/badge/Compound-Engineered-6366f1)](https://github.com/kieranklaassen/compound-engineering-plugin) 🤖 Generated with [Claude Code](https://claude.com/claude-code)
282+
[![Compound Engineered](https://img.shields.io/badge/Compound-Engineered-6366f1)](https://github.com/EveryInc/compound-engineering-plugin) 🤖 Generated with [Claude Code](https://claude.com/claude-code)
283283
EOF
284284
)"
285285
```

0 commit comments

Comments
 (0)