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

@@ -5,7 +5,7 @@ A Claude Code plugin marketplace featuring the **Compound Engineering Plugin**
## Claude Code Install
```bash
/plugin marketplace add https://github.com/kieranklaassen/compound-engineering-plugin
/plugin marketplace add https://github.com/EveryInc/compound-engineering-plugin
/plugin install compound-engineering
```