build-team
Propose and, after approval, configure a personalized team of Codex subagent roles based on the user's profile, goals, and working style.
Launch the Brain Monitor TUI, a real-time terminal dashboard for watching Claudia's memory system. Triggers on \"brain monitor\", \"show dashboard\", \"memory dashboard\", \"terminal brain\". See also: `brain` for a 3D graph view in the browser.
$ npx -y skills add kbanc85/claudia --skill brain-monitor --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/brain-monitorContext preview
The summary Claude sees to decide when to auto-load this skill.
Launch the Brain Monitor TUI, a real-time terminal dashboard for watching Claudia's memory system. Triggers on \"brain monitor\", \"show dashboard\", \"memory dashboard\", \"terminal brain\". See also: `brain` for a 3D graph view in the browser.
name: brain-monitor description: "Launch the Brain Monitor TUI, a real-time terminal dashboard for watching Claudia's memory system. Triggers on \"brain monitor\", \"show dashboard\", \"memory dashboard\", \"terminal brain\". See also: `brain` for a 3D graph view in the browser." effort-level: low
Launch the Brain Monitor, a live terminal dashboard showing real-time memory activity.
**Triggers:** `/brain-monitor`, "brain monitor", "show dashboard", "memory dashboard", "terminal brain", "open the monitor"
---
Run this command:
claudia system-health --project-dir "$PWD" --pretty
This shows a comprehensive system health report. For continuous monitoring, use the Brain Visualizer instead (see `/brain` skill).
If the `claudia` CLI is not found, it's not installed. Tell the user: `npm install -g get-claudia && claudia setup`
---
**Brain Monitor** launched. Showing: - **System Health** - CLI status, database stats, embedding model - **Memory Stats** - total memories, entities, relationships - **Recent Activity** - latest memory operations For the full 3D interactive brain visualization, use `/brain`.
---
Quick. One command. Show what it does and get out of the way.
Terminal-based AI chief of staff. Remembers relationships, tracks commitments, helps you think strategically. Runs on Claude Code.
Repo: kbanc85/claudia
Propose and, after approval, configure a personalized team of Codex subagent roles based on the user's profile, goals, and working style.
Use Claudia's identity, persistent local memory, relationship context, project routing, judgment rules, and strategic operating style. Trigger for personal,…
Inspect Claudia's unified production memory database and backups. Use for database identity, health, counts, schema, WAL, backup inventory, or an explicitly…
Run Claudia's required first-conversation setup. Use automatically before substantive work whenever the current Claudia workspace has no context/me.md,…
Iteratively improve a local artifact (draft, document, page) by running a hill-climbing loop. The user names the artifact, the evaluator, and the budget.…
Launch the Brain Visualizer, a real-time 3D view of memory and relationships. Triggers on \"show your brain\", \"visualize memory\", \"open the brain\",…