From 7b8b8d10667c360a1f14a5cb5e937350bedd9024 Mon Sep 17 00:00:00 2001 From: MongLong0214 <97578200+MongLong0214@users.noreply.github.com> Date: Fri, 21 Aug 2026 11:38:19 +0900 Subject: [PATCH] Add CommitLore to Claude Plugins --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d134072..cb4d9287 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. +- [**CommitLore**](https://github.com/MongLong0214/commitlore) - A Claude Code plugin that stores constraints and ruled-out alternatives as git trailers and notes, surfacing only the guidance still in force for the file being edited. ---