woz-knowledge
woz-knowledge manages the WozCode knowledge base, a three-layer index of company-wide rules, repository code and PR history, and personal notes that powers code review and recall. Use this skill when users request knowledge base status, semantic searches, adding personal notes, suppressing or boosting chunks, ingesting files, refreshing the index, or viewing operation history. It wraps the wozcode knowledge CLI subcommand and should not be confused with general code search or past-session recall features.
git clone --depth 1 https://github.com/WithWoz/wozcode-plugin /tmp/woz-knowledge && cp -r /tmp/woz-knowledge/skills/woz-knowledge ~/.claude/skills/woz-knowledgeSKILL.md
`/woz-knowledge` was renamed. Invoke the **woz-kb** skill and run the matching knowledge-base op (e.g. `/woz-kb status`, `/woz-kb note`, `/woz-kb query`) with these arguments: $ARGUMENTS
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.