Install the WOZCODE plugin for Claude Code in under a minute.
Run these commands in Claude Code to get started.
Keep your plugin up to date.
/woz-update fails (older versions without the command), run these two commands manually:
Want proof? Run a side-by-side comparison of WOZCODE vs vanilla Claude Code on your own codebase. Each prompt runs twice — once with WOZCODE, once without — so you can see exactly how much you save in cost, tokens, turns, and time.
Install WOZCODE for Superset. Run these commands in Claude Code.
Keep your plugin up to date.
/woz-update fails (older versions without the command), run these two commands manually:
Set up WOZCODE in Claude Code Desktop. Run the install commands below in your terminal.
woz:code.Keep your plugin up to date.
/woz-update fails (older versions without the command), run these two commands manually:
Follow these steps inside the Claude panel in VS Code desktop.
Use these steps if you need to refresh or re-add the Woz marketplace in VS Code.
Connect WOZCODE to Conductor.
woz:code.Keep your plugin up to date.
/woz-update fails (older versions without the command), run these two commands manually:
| Command | Description |
|---|---|
| /woz-status | Check authentication status |
| /woz-login | Log in to your Woz account |
| /woz-logout | Clear credentials |
| /woz-recall | Recall saved context and preferences |
| /woz-savings | Show estimated savings report (roundtrips, time, tokens, cost) |
| /woz-benchmark | Run a side-by-side cost comparison of WOZCODE vs vanilla Claude Code on your repo |
| /woz-settings | Configure WOZCODE plugin settings |
| /woz-update | Update the WOZCODE plugin to the latest version |
| claude plugin marketplace update wozcode-marketplace | Manually update the Woz marketplace (also a fallback when /woz-update is unavailable) |
| claude plugin install woz@wozcode-marketplace | Install or reinstall the Woz plugin from the marketplace |
| claude plugin update woz@wozcode-marketplace | Update the installed Woz plugin to the latest version (also a fallback when /woz-update is unavailable) |
| /plugin marketplace add WithWoz/wozcode-plugin | Add the Woz marketplace (slash-command, run inside a Claude Code session) |
| /plugin install woz@wozcode-marketplace | Install the Woz plugin (slash-command, run inside a Claude Code session) |
| /reload-plugins | Reload plugins to get latest updates |
| /woz | Show all available WOZCODE commands |
| claude plugin disable woz@wozcode-marketplace | Temporarily disable the plugin |
| claude plugin enable woz@wozcode-marketplace | Re-enable the plugin |
| claude plugin marketplace remove wozcode-marketplace | Remove the plugin from marketplace |
| claude --agent woz:code | Launch Claude Code with WOZCODE agent explicitly |
| wozcode status | Check authentication status from your terminal |
| wozcode login | Log in to your Woz account from your terminal |
| wozcode logout | Clear credentials from your terminal |
| wozcode conductor | Print the WOZCODE executable path for Conductor |
| wozcode benchmark | Run a side-by-side cost comparison of WOZCODE vs vanilla Claude Code on your repo |