Skip to content

Reference

Commands and Tools

The essential Claude Code and Codex plugin commands, CLI commands, and MCP tools for running Wenlan day to day.

Qi-Xuan LuUpdated 5 min read

At a glance

01

Most Claude Code users need /setup for setup, then four daily commands: /brief, /capture, /recall, and /handoff.

02

MCP clients start with context, then use capture, recall, distill, list pending, confirm memory, forget, and doctor.

01

Daily commands

Use these commands for the normal memory loop in Claude Code.

  • /setup: install or verify the daemon, plugin, MCP route, and memory round trip.
  • /brief: load relevant context at the start of a session.
  • /capture: save one durable memory with the reason it matters.
  • /recall: search local memory for a specific topic.
  • /handoff: close a session with decisions, lessons, gotchas, and next context.

02

Curation commands

Use these when memory needs inspection, cleanup, or synthesis.

  • /curate captures: walk unconfirmed captures; bare /curate only prints help.
  • /curate revisions: walk pending revisions when /brief shows more than the top few.
  • /distill: synthesize related memories into wiki pages.
  • /pages: list recent pages or open a matching page in your editor.
  • /lint: run the canonical read-only memory and page health report.
  • /forget: delete a memory by ID when it should not remain in Wenlan.

03

MCP tools

Other MCP clients call tools instead of slash commands. The names are intentionally close to the Claude Code workflow.

  • context: load session context at the start of work or major topic shifts.
  • capture: store a durable memory.
  • recall: search for relevant memories.
  • distill: synthesize or refresh pages.
  • list_pending and confirm_memory: inspect and accept pending captures.
  • forget: delete a memory.
  • doctor: diagnose daemon and setup state.

04

How to choose

Start with /brief in Claude Code or context in another MCP client. Save durable knowledge with capture. Search history with recall. Close a serious session with /handoff.

Use /lint, /curate, /distill, and /pages when memory needs diagnosis, maintenance, or a topic deserves a page.

Next

Claude Code Plugin

Use Wenlan's richest workflow inside Claude Code: setup, brief, capture, recall, lint diagnostics, curation, distillation, pages, and handoff.

Read next