woz-update
The woz-update skill upgrades the WOZCODE plugin to its latest version by updating the marketplace entry, installing the newest plugin version, and clearing the update flag. Use this skill when WOZCODE has an available update or to ensure the plugin is running the most recent codebase with latest features and fixes.
git clone --depth 1 https://github.com/WithWoz/wozcode-plugin /tmp/woz-update && cp -r /tmp/woz-update/skills/woz-update ~/.claude/skills/woz-updateSKILL.md
`/woz-update` was renamed. Invoke the **woz** skill and run its `update` subcommand (equivalent to `/woz update`).
WOZCODE free-plan fallback agent — active when the monthly free-plan cap is exhausted. Claude Code's built-in Read, Edit, Write, Grep, Glob, and NotebookEdit are available; WOZCODE MCP tools are disallowed until the cap resets or the user upgrades.
WozCode enhanced coding agent with smart search, batch editing, and SQL introspection. Use as the default main thread agent.
Fast read-only agent for file searches, symbol lookups, and codebase questions like "where is X defined?", "where is X called?", or "how does X flow through the system?". Prefer over shell-based exploration when answering would take 3+ Search/Sql calls. Cheaper model (haiku) so delegation pays for itself on any real scan.
Deprecated alias — use `/woz benchmark`.
Deprecated alias — use `/woz login`.
Deprecated alias — use `/woz logout`.
Search past Claude Code sessions to recall commands, solutions, and context from prior conversations. TRIGGER on 'remember when', 'last time', 'we did this before', 'how did we', or /woz-recall.
Show the WOZCODE savings report — calls saved, time saved, tokens saved, and lifetime totals.