From 7878d77ceddfa641928f60a96a7bef0e0d5b109e Mon Sep 17 00:00:00 2001 From: chr1sc2y Date: Sun, 24 May 2026 10:58:54 +0800 Subject: [PATCH 1/3] docs(readme): note /reload-plugins after fresh plugin install When Claude Code installs the plugin in an existing session, the new slash commands aren't available until plugins are reloaded. Add a short note before the dashboard step so new users don't get stuck on "command not found" for /understand-dashboard. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 07e27692..5734e79b 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,8 @@ The `--language` parameter affects: ### 3. Explore the dashboard +> **Note:** If Claude Code doesn't recognize `/understand-dashboard` (or any other `/understand-*` command), run `/reload-plugins` once to pick up the newly installed plugin in your current session. + ```bash /understand-dashboard ``` From 2da4d879dfb48b9448641ea257e65e418d725a24 Mon Sep 17 00:00:00 2001 From: chr1sc2y Date: Sun, 24 May 2026 13:29:42 +0800 Subject: [PATCH 2/3] docs: move reload plugins note to install step --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5734e79b..cd15a8d1 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ Point `/understand-knowledge` at a [Karpathy-pattern LLM wiki](https://gist.gith ```bash /plugin marketplace add Lum1104/Understand-Anything /plugin install understand-anything +/reload-plugins ``` ### 2. Analyze your codebase @@ -133,8 +134,6 @@ The `--language` parameter affects: ### 3. Explore the dashboard -> **Note:** If Claude Code doesn't recognize `/understand-dashboard` (or any other `/understand-*` command), run `/reload-plugins` once to pick up the newly installed plugin in your current session. - ```bash /understand-dashboard ``` From 05e436f85c030261fdea2aeb6f47721cf82c11d8 Mon Sep 17 00:00:00 2001 From: chr1sc2y Date: Tue, 26 May 2026 17:59:15 +0800 Subject: [PATCH 3/3] docs(readme): add /reload-plugins note to all language READMEs Apply the same /reload-plugins step added in the English README to all 7 localized versions (zh-CN, zh-TW, ja-JP, ko-KR, es-ES, ru-RU, tr-TR). Co-Authored-By: Claude Sonnet 4.6 --- 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 27884f99..b683ae8c 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 Lum1104/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 78fe62c2..e618b9ae 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 Lum1104/Understand-Anything /plugin install understand-anything +/reload-plugins ``` ### 2. コードベースを分析 diff --git a/READMEs/README.ko-KR.md b/READMEs/README.ko-KR.md index 13c4aeff..58059681 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 Lum1104/Understand-Anything /plugin install understand-anything +/reload-plugins ``` ### 2. 코드베이스 분석 diff --git a/READMEs/README.ru-RU.md b/READMEs/README.ru-RU.md index 67182fb6..2b967491 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 Lum1104/Understand-Anything /plugin install understand-anything +/reload-plugins ``` ### 2. Проанализируйте кодовую базу diff --git a/READMEs/README.tr-TR.md b/READMEs/README.tr-TR.md index e03b9935..b5160ee2 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 Lum1104/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 17b6e916..788d74bb 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 Lum1104/Understand-Anything /plugin install understand-anything +/reload-plugins ``` ### 2. 分析你的代码库 diff --git a/READMEs/README.zh-TW.md b/READMEs/README.zh-TW.md index 1d8c297d..4bba35b1 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 Lum1104/Understand-Anything /plugin install understand-anything +/reload-plugins ``` ### 2. 分析你的程式碼庫