From mirra-cc-bridge
Displays Mirra CC Bridge status including configuration state, hook registration, and server connectivity. Useful for checking bridge health via Node.js script.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mirra-cc-bridge:statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Show the current status of the Mirra CC Bridge, including configuration state, hook registration, and server connectivity.
Show the current status of the Mirra CC Bridge, including configuration state, hook registration, and server connectivity.
Run the status script, which is located at ../../scripts/status.js relative to this skill's base directory. For example:
node <base_directory>/../../scripts/status.js
npx claudepluginhub oz-networks/mirra-sdk --plugin mirra-cc-bridgeDisplays brain inventory, sync status, network info across machines, and pending conflicts via bash script. Useful for checking multi-machine Claude Code setups.
Runs Evey status checks: agent health/uptime via Docker, Moltbook karma/followers, wallet funds, active crons, bridge inbox pending, recent tool logs. Use for quick system health overview.
Provides Claude Code with status context. Invoked via the /Status command or automatically when relevant.