From zedra
Show status of the running Zedra Host daemon. Use when the user asks if zedra is running, wants to check connection status, or needs to see active sessions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/zedra:zedra-statusThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Show the status of the running Zedra Host daemon and all active instances.
Show the status of the running Zedra Host daemon and all active instances.
zedra status --workdir "." 2>&1
zedra list
Report to the user:
npx claudepluginhub tanlethanh/zedra-plugin --plugin zedraProvides Claude Code with status context. Invoked via the /Status command or automatically when relevant.
Checks and displays current Woz authentication status using the official CLI. Useful for verifying auth before using Woz-related tools.
Checks Claude Code Usage Dashboard status to verify if usage tracking is enabled for the session. Runs session-uploader.py --status and displays pass/fail results.