From 69fc5032b2065297e5e326225520deb4c3854cab Mon Sep 17 00:00:00 2001 From: Trevin Chow Date: Fri, 27 Mar 2026 13:04:44 -0700 Subject: [PATCH] chore: update package description and readme tweaks (#411) Co-authored-by: Claude Opus 4.6 (1M context) --- .claude-plugin/marketplace.json | 2 +- README.md | 4 ++-- package.json | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 18eac1c..a74a840 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -5,7 +5,7 @@ "url": "https://github.com/kieranklaassen" }, "metadata": { - "description": "Plugin marketplace for Claude Code extensions", + "description": "Plugin marketplace for Claude Code and Codex extensions", "version": "1.0.2" }, "plugins": [ diff --git a/README.md b/README.md index afb17b6..48bffd4 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# Compound Marketplace +# Compound Engineering [![Build Status](https://github.com/EveryInc/compound-engineering-plugin/actions/workflows/ci.yml/badge.svg)](https://github.com/EveryInc/compound-engineering-plugin/actions/workflows/ci.yml) [![npm](https://img.shields.io/npm/v/@every-env/compound-plugin)](https://www.npmjs.com/package/@every-env/compound-plugin) -A Claude Code plugin marketplace featuring the **Compound Engineering Plugin** — tools that make each unit of engineering work easier than the last. +A plugin marketplace featuring the [Compound Engineering plugin](plugins/compound-engineering/README.md) — AI skills and agents that make each unit of engineering work easier than the last. ## Philosophy diff --git a/package.json b/package.json index cd1a425..43d8709 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "@every-env/compound-plugin", "version": "2.55.0", + "description": "Official Compound Engineering plugin for Claude Code, Codex, and more", "type": "module", "private": false, "bin": {