From 24af79704aba7b6af629e64fd9cb2d9911f4ead2 Mon Sep 17 00:00:00 2001 From: Mitra Date: Thu, 13 Aug 2026 03:25:24 +0100 Subject: [PATCH] Add cicada-husk to Claude Plugins Token-lean operating discipline for Claude Code. Fully read-only: two commands, one script, one ~25-token session banner, ~0 tokens per turn. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d13407..2d307eb 100644 --- a/README.md +++ b/README.md @@ -475,6 +475,7 @@ June 14, 2026 - [**claude-dashboard**](https://github.com/uppinote20/claude-dashboard) - Comprehensive status line plugin for Claude Code with context usage, API rate limits, and cost tracking - [**claude-code-plugin**](https://github.com/browserbase/claude-code-plugin) - Browserbase plugin for Claude Code - Use cloud browsers with Claude Code instead of local Chrome. - [**homunculus**](https://github.com/humanplane/homunculus) - A Claude Code plugin that watches how you work, learns your patterns, and evolves itself to help you better. +- [**cicada-husk**](https://github.com/blazephoenixxyz-crypto/cicada-husk) - Token-lean operating discipline for Claude Code: reads code by symbol instead of by whole file, cites prior findings by name, doses effort per task and budgets sub-agents by risk. Fully read-only, ~0 tokens per turn. ---