--- name: woz-status description: Show current Woz authentication status. allowed-tools: Bash(node *) --- Check the current Woz authentication status: ```bash node --no-warnings=ExperimentalWarning ${CLAUDE_PLUGIN_ROOT}/scripts/wozcode-cli.js status ``` Relay the output to the user.