From 28e549ce853e83a714c2fe953423f49b684da8af Mon Sep 17 00:00:00 2001 From: Junaid Q Date: Mon, 23 Mar 2026 00:19:51 +0400 Subject: [PATCH] =?UTF-8?q?add=20cozempic=20=E2=80=94=20context=20weight-l?= =?UTF-8?q?oss=20for=20Claude=20Code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 93b3120..b787aba 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ One hundred twenty-one production-ready plugins that extend Claude Code with dom | [content-creator](plugins/content-creator/) | Technical content generation for blog posts and social media | | [context7-docs](plugins/context7-docs/) | Fetch up-to-date library documentation via Context7 for accurate coding | | [contract-tester](plugins/contract-tester/) | API contract testing with Pact for microservice compatibility | +| [cozempic](https://github.com/Ruya-AI/cozempic) | ✨ v1.2.x — Self-updating now, atomic writes, strict session guard, zero false positives on team detection. 13 pruning strategies, Agent Team protection, MCP server, JSONL doctor. Install: `/plugin marketplace add Ruya-AI/cozempic` | | [create-worktrees](plugins/create-worktrees/) | Git worktree management for parallel development workflows | | [cron-scheduler](plugins/cron-scheduler/) | Cron job configuration and schedule validation | | [css-cleaner](plugins/css-cleaner/) | Find unused CSS and consolidate stylesheets |