You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -849,16 +849,15 @@ This is the wrap-up step. It installs a custom status line that shows you what's
849
849
850
850
| Component | What it shows |
851
851
|-----------|--------------|
852
-
| 🧠 2ndBrain | You're working inside your Obsidian vault |
853
852
| ⚡ Ruflo | The Ruflo MCP server is connected |
854
-
| 🎨 UIPro | Design skill is loaded (always on after Step 4) |
853
+
| 🎨 UIPro | Design skill is loaded (installed with [creativity-maxxing](https://github.com/lorecraft-io/creativity-maxxing)) |
855
854
| 🐝 Swarm | A swarm is active (shows agent count during `/rswarm`) |
856
855
| 🍯 Mini | A mini swarm is active (shows agent count during `/rmini`) |
857
856
| 👑 Hive | A hive-mind is active (during `/rhive`) |
858
857
859
858
The status line also shows your current model, session duration, and context window usage.
860
859
861
-
The brain indicator detects your vault by checking if your current working directory contains "2ndBrain", "Second-Brain", "Vault", or "MASTER" in the path — no configuration needed. It works regardless of where your vault lives.
860
+
> **2ndbrain-maxxing adds a 🧠 brain indicator** that lights up when you're working inside your Obsidian vault. It's part of [2ndbrain-maxxing](https://github.com/lorecraft-io/2ndbrain-maxxing)'s statusline patch.
862
861
863
862
**`/gitfix` skill:**
864
863
@@ -941,9 +940,6 @@ See the [2ndbrain-maxxing troubleshooting guide](https://github.com/lorecraft-io
941
940
942
941
See [2ndbrain-maxxing](https://github.com/lorecraft-io/2ndbrain-maxxing) — vault setup is handled there. If your vault exists but isn't found, set `VAULT_PATH=/path/to/your/vault cbrain`.
943
942
944
-
### Status line doesn't show the brain indicator
945
-
946
-
The brain indicator appears when your working directory contains "2ndBrain", "Second-Brain", "Vault", or "MASTER"in the path. If you named your vault something different, edit `~/.claude/statusline.sh` and update the detection pattern to include your vault name.
0 commit comments