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>
This commit is contained in:
Kieran Klaassen
2026-01-22 07:44:08 -08:00
parent 418d9a8857
commit ab38e2ffd0
8 changed files with 27 additions and 27 deletions

View File

@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8" />
<title>Compounding Engineering - AI-Powered Development Tools for Claude Code</title>
<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" />
<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" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<!-- Open Graph -->
@@ -12,7 +12,7 @@
<meta property="og:site_name" content="Compounding Engineering" />
<meta property="og:locale" content="en_US" />
<meta property="og:title" content="Compounding Engineering - AI Development Tools" />
<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." />
<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." />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Compounding Engineering" />
<meta name="twitter:description" content="12 expert code reviews in 30 seconds. Make today's work easier than yesterday's." />
@@ -139,7 +139,7 @@
<a href="pages/getting-started.html" class="nav-link">Docs</a>
</nav>
<div class="button-group">
<a href="https://github.com/kieranklaassen/every-marketplace" class="button ghost compact hide-on-mobile">
<a href="https://github.com/EveryInc/compound-engineering-plugin" class="button ghost compact hide-on-mobile">
<div class="fa-brands fa-github icon l"></div>
</a>
<a href="#install" class="button primary compact">Install</a>
@@ -154,14 +154,14 @@
<section class="hero-section">
<div class="hero-decoration"></div>
<div class="heading hero centered">
<a href="https://github.com/kieranklaassen/every-marketplace/releases" class="eyebrow">
<i class="fa-solid fa-rocket"></i> Version 2.6.0 released!
<a href="https://github.com/EveryInc/compound-engineering-plugin/releases" class="eyebrow">
<i class="fa-solid fa-rocket"></i> Version 2.28.0 released!
</a>
<h1 class="balanced" style="margin-bottom: 32px;">
Your Code Reviews Just Got 12 Expert Opinions. In 30 Seconds.
</h1>
<p class="paragraph m secondary balanced" style="margin-bottom: 32px;">
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.
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.
</p>
<div class="button-group margin-paragraph centered">
<a href="#install" class="button primary">
@@ -179,23 +179,23 @@
<div class="stats-container">
<div class="stat-card">
<div class="stat-icon"><i class="fa-solid fa-users-gear"></i></div>
<div class="stat-number">27</div>
<div class="stat-number">28</div>
<div class="stat-label">Specialized Agents</div>
</div>
<div class="stat-card">
<div class="stat-icon"><i class="fa-solid fa-terminal"></i></div>
<div class="stat-number">19</div>
<div class="stat-number">24</div>
<div class="stat-label">Slash Commands</div>
</div>
<div class="stat-card">
<div class="stat-icon"><i class="fa-solid fa-wand-magic-sparkles"></i></div>
<div class="stat-number">12</div>
<div class="stat-number">15</div>
<div class="stat-label">Intelligent Skills</div>
</div>
<div class="stat-card">
<div class="stat-icon"><i class="fa-solid fa-server"></i></div>
<div class="stat-number">2</div>
<div class="stat-label">MCP Servers</div>
<div class="stat-number">1</div>
<div class="stat-label">MCP Server</div>
</div>
</div>
</section>
@@ -884,7 +884,7 @@
<div class="step-content">
<h3>Add the Marketplace</h3>
<div class="card-code-block">
<pre><code>claude /plugin marketplace add https://github.com/kieranklaassen/every-marketplace</code></pre>
<pre><code>claude /plugin marketplace add https://github.com/EveryInc/compound-engineering-plugin</code></pre>
</div>
</div>
</div>
@@ -996,7 +996,7 @@ skill: gemini-imagegen</code></pre>
<i class="fa-solid fa-download"></i> Install Plugin Now
<span class="button-arrow"></span>
</a>
<a href="https://github.com/kieranklaassen/every-marketplace" class="button tertiary cta-secondary">
<a href="https://github.com/EveryInc/compound-engineering-plugin" class="button tertiary cta-secondary">
<i class="fa-brands fa-github"></i> View on GitHub
</a>
</div>
@@ -1024,7 +1024,7 @@ skill: gemini-imagegen</code></pre>
</div>
<div>
<div class="link-list">
<a href="https://github.com/kieranklaassen/every-marketplace" class="icon-link ui s" target="_blank">
<a href="https://github.com/EveryInc/compound-engineering-plugin" class="icon-link ui s" target="_blank">
<div class="fa-brands fa-github icon m color-accent"></div>
<div class="pseudo-link">GitHub</div>
</a>