Plugin Claude Code
Plugin marketplace listing 1 plugin: woz.
Plugin Claude Code
Plugin marketplace listing 1 plugin: woz.
Plugin Claude Code
WOZCODE enhanced coding tools — smart search, batch editing, SQL introspection, and cost-optimized subagent delegation.
MCP server Claude CodeCodexCursor +2
MCP server "code" as configured in WithWoz/wozcode-plugin. Runs ${CLAUDE_PLUGIN_ROOT}/servers/code-server.cjs with node. Needs 5 environment variables to run.
Agent
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.
Agent
WozCode enhanced coding agent with smart search, batch editing, and SQL introspection. Use as the default main thread agent.
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…
Agent
Runs the recall CLI over the user's past Claude Code sessions and returns the one actionable item — a command, decision, or fix — distilled from a prior conversation, not raw transcripts.
Hook
Runs when a session starts on startup and resume, executing codex-session-hook.js via node. From WithWoz/wozcode-plugin.
Hook
Runs after a tool call finishes for mcp__plugin_woz_code__Edit, apply_patch, Edit and Write tool calls, executing codex-session-hook.js via node (2 commands). From WithWoz/wozcode-plugin.
Skill Claude CodeCodex
Compare WOZCODE vs vanilla Claude Code on the user's codebase — real cost, turn, and time savings. TRIGGER on "compare woz", "how much does woz save", "benchmark woz", "woz vs claude", "show me savings", or /woz-benchmark.
Skill Claude CodeCodex
Authenticate with the Woz service. Use when the user needs to log in or when authentication is required.
Skill Claude CodeCodex
Clear stored Woz credentials and log out.
Skill Claude CodeCodex
Semantically 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.
Skill Claude CodeCodex
Show WOZCODE savings report - calls saved, time saved, tokens saved, and lifetime totals.
Skill Claude CodeCodex
Show current Woz authentication status.
Skill Claude CodeCodex
Update the WOZCODE Codex plugin to the latest published version.
Skill Claude CodeCodex
Deprecated alias — use /woz-feedback (bug reports).
Skill Claude CodeCodex
Send feedback or a bug report to the WOZCODE team. Bug reports are tagged for triage and auto-attach session context (session id, anonymous id, OS, arch, Node version).
Skill Claude CodeCodex
The WOZCODE knowledge base behind the /woz review reviewer. Subcommands — tune (end-to-end reviewer tuning), backtest (tuning building blocks), architecture-doc-fetch (fetch woz/architecture.md from the KB), cross-repo (cross-repo planning brief), and knowledge-base ops (status, query, note, suppress, boost, ingest…
Skill Claude CodeCodex
Deprecated alias — use /woz-kb (e.g. /woz-kb status).
Skill Claude CodeCodex
Deprecated alias — use /woz review.
Skill Claude CodeCodex
Deprecated alias — use /woz settings.
Skill Claude CodeCodex
Deprecated alias — use /woz share.
Skill Claude CodeCodex
WOZCODE utilities. Subcommands — login, logout, status, settings, update, share, review (deep multi-persona code review), benchmark (WOZCODE vs vanilla comparison). Invoke as /woz , e.g. /woz login or /woz review.