From 64d54e9af1efaec915026683926531f548372fb9 Mon Sep 17 00:00:00 2001 From: Claude <18080164+anthony-chaudhary@users.noreply.github.com> Date: Wed, 10 Jun 2026 18:09:14 -0700 Subject: [PATCH] Add dos-kernel to Claude Plugins --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4be4d4e..dfae441 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**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. +- [**dos-kernel**](https://github.com/anthony-chaudhary/dos-kernel): A trust kernel for agent fleets — hooks that check "done" claims against git evidence before Claude may stop, lane leases that keep parallel agents from colliding, the dos MCP server, and a generic dispatch skill pack in one plugin. ---