Skip to content

Commit 8c8fb3c

Browse files
fidgetcodingruvnet
andcommitted
fix: remove stale brain indicator from cli-maxxing statusline table; redirect to 2ndbrain-maxxing
Co-Authored-By: claude-flow <ruv@ruv.net>
1 parent c5866af commit 8c8fb3c

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -849,16 +849,15 @@ This is the wrap-up step. It installs a custom status line that shows you what's
849849
850850
| Component | What it shows |
851851
|-----------|--------------|
852-
| 🧠 2ndBrain | You're working inside your Obsidian vault |
853852
| ⚡ 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)) |
855854
| 🐝 Swarm | A swarm is active (shows agent count during `/rswarm`) |
856855
| 🍯 Mini | A mini swarm is active (shows agent count during `/rmini`) |
857856
| 👑 Hive | A hive-mind is active (during `/rhive`) |
858857
859858
The status line also shows your current model, session duration, and context window usage.
860859
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.
862861
863862
**`/gitfix` skill:**
864863
@@ -941,9 +940,6 @@ See the [2ndbrain-maxxing troubleshooting guide](https://github.com/lorecraft-io
941940
942941
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`.
943942
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.
947943
948944
### A step failed or something is missing
949945

0 commit comments

Comments
 (0)