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.
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.
Set up WOZCODE in Claude Code Desktop.
woz:code.Keep your plugin up to date.
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.
| 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 |
| /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 WithWoz/wozcode-plugin | 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 |