From 2b48250980af241530c4ab2b274484f3e8f59af3 Mon Sep 17 00:00:00 2001 From: ChiHanLu Date: Mon, 29 Jun 2026 16:34:58 +0800 Subject: [PATCH] Add done-gate to Claude Plugins --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8de7b44..fedfd2c 100644 --- a/README.md +++ b/README.md @@ -417,6 +417,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. +- [**done-gate**](https://github.com/ChiHanLu/done-gate) - Acceptance-gated wrap-up: Claude explains each change in plain language (what / where / how), then you verify via a checklist — nothing is "done" until you check it off. ---