From 0a3ff3520ec75ba72b7c3f369c154f41974ed31b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Predrag=20Stojadinovi=C4=87?= Date: Thu, 18 Jun 2026 17:55:26 +0200 Subject: [PATCH 1/2] adding "/reload-plugins" On each install, I see: "Installed understand-anything. Run /reload-plugins to apply." - so it should be listed for users not to forget. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 98ab4cc20..a43317bef 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ Point `/understand-knowledge` at a [Karpathy-pattern LLM wiki](https://gist.gith ```bash /plugin marketplace add Egonex-AI/Understand-Anything /plugin install understand-anything +/reload-plugins ``` ### 2. Analyze your codebase From 37774194ad9897da0db1173cc16af299cf6d73a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Predrag=20Stojadinovi=C4=87?= Date: Mon, 22 Jun 2026 09:19:43 +0200 Subject: [PATCH 2/2] adding "/reload-plugins" to all translations --- READMEs/README.es-ES.md | 1 + READMEs/README.ja-JP.md | 1 + READMEs/README.ko-KR.md | 1 + READMEs/README.ru-RU.md | 1 + READMEs/README.tr-TR.md | 1 + READMEs/README.zh-CN.md | 1 + READMEs/README.zh-TW.md | 1 + 7 files changed, 7 insertions(+) diff --git a/READMEs/README.es-ES.md b/READMEs/README.es-ES.md index 6f5499625..03a8d63d3 100644 --- a/READMEs/README.es-ES.md +++ b/READMEs/README.es-ES.md @@ -105,6 +105,7 @@ Apunta `/understand-knowledge` a un [wiki LLM con patrón Karpathy](https://gist ```bash /plugin marketplace add Egonex-AI/Understand-Anything /plugin install understand-anything +/reload-plugins ``` ### 2. Analiza tu código diff --git a/READMEs/README.ja-JP.md b/READMEs/README.ja-JP.md index 7edb429ce..2c44739f3 100644 --- a/READMEs/README.ja-JP.md +++ b/READMEs/README.ja-JP.md @@ -106,6 +106,7 @@ Understand Anything は [Claude Code Plugin](https://code.claude.com/docs/en/plu ```bash /plugin marketplace add Egonex-AI/Understand-Anything /plugin install understand-anything +/reload-plugins ``` ### 2. コードベースを分析 diff --git a/READMEs/README.ko-KR.md b/READMEs/README.ko-KR.md index f89811fbf..ddbadca19 100644 --- a/READMEs/README.ko-KR.md +++ b/READMEs/README.ko-KR.md @@ -105,6 +105,7 @@ Understand Anything은 [Claude Code Plugin](https://code.claude.com/docs/en/plug ```bash /plugin marketplace add Egonex-AI/Understand-Anything /plugin install understand-anything +/reload-plugins ``` ### 2. 코드베이스 분석 diff --git a/READMEs/README.ru-RU.md b/READMEs/README.ru-RU.md index 01ee34774..861a7abb8 100644 --- a/READMEs/README.ru-RU.md +++ b/READMEs/README.ru-RU.md @@ -106,6 +106,7 @@ Understand Anything — это [плагин для Claude Code](https://code.cl ```bash /plugin marketplace add Egonex-AI/Understand-Anything /plugin install understand-anything +/reload-plugins ``` ### 2. Проанализируйте кодовую базу diff --git a/READMEs/README.tr-TR.md b/READMEs/README.tr-TR.md index c2ba0fa28..e33799991 100644 --- a/READMEs/README.tr-TR.md +++ b/READMEs/README.tr-TR.md @@ -106,6 +106,7 @@ Alan görünümüne geçin ve kodunuzun gerçek iş süreçleriyle nasıl eşle ```bash /plugin marketplace add Egonex-AI/Understand-Anything /plugin install understand-anything +/reload-plugins ``` ### 2. Kod tabanını analiz et diff --git a/READMEs/README.zh-CN.md b/READMEs/README.zh-CN.md index c456a3dd6..f36c94c09 100644 --- a/READMEs/README.zh-CN.md +++ b/READMEs/README.zh-CN.md @@ -105,6 +105,7 @@ Understand Anything 是一个 [Claude Code Plugin](https://code.claude.com/docs/ ```bash /plugin marketplace add Egonex-AI/Understand-Anything /plugin install understand-anything +/reload-plugins ``` ### 2. 分析你的代码库 diff --git a/READMEs/README.zh-TW.md b/READMEs/README.zh-TW.md index 01c0e3e0d..d5e872740 100644 --- a/READMEs/README.zh-TW.md +++ b/READMEs/README.zh-TW.md @@ -105,6 +105,7 @@ Understand Anything 是一個 [Claude Code Plugin](https://code.claude.com/docs/ ```bash /plugin marketplace add Egonex-AI/Understand-Anything /plugin install understand-anything +/reload-plugins ``` ### 2. 分析你的程式碼庫