From 87c64b06298ef3b57422f4f89163ccdf0d108eae Mon Sep 17 00:00:00 2001 From: msshives-gif Date: Sun, 2 Aug 2026 23:28:53 -0400 Subject: [PATCH] Add subagent-context to Claude Plugins --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3916d43..7a444f1 100644 --- a/README.md +++ b/README.md @@ -451,6 +451,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. +- [**subagent-context**](https://github.com/msshives-gif/subagent-context) - A Claude Code plugin that reports each subagent's context size to the orchestrating session and warns before an overloaded subagent gets re-tasked. ---