From f6ef3fe58e5ca8b61d820af82227c6fa2d05bfeb Mon Sep 17 00:00:00 2001 From: CoralLips <1343621237@qq.com> Date: Tue, 7 Apr 2026 02:11:58 +0800 Subject: [PATCH] Add thinking-tree plugin under Thinking & Knowledge Management Add thinking-tree - a persistent thinking system that auto-captures insights across Claude Code sessions. Includes web viewer, fragment cleanup, and distillation into structured thought files. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e4de615..305757b 100644 --- a/README.md +++ b/README.md @@ -189,6 +189,8 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [legal-advisor](./plugins/legal-advisor) - [legal-compliance-checker](./plugins/legal-compliance-checker) +### Thinking & Knowledge Management +- [thinking-tree](https://github.com/CoralLips/thinking-tree) ## Tutorials @@ -212,4 +214,4 @@ Example: ## Contributing Contributions are welcome! - You can add your favorite plugins, share best practices, or submit your own marketplace. \ No newline at end of file + You can add your favorite plugins, share best practices, or submit your own marketplace.