Skip to content

chore: 2-week post-launch audit#2

Open
maqalaqil wants to merge 1 commit into
mainfrom
audit/2026-05-13
Open

chore: 2-week post-launch audit#2
maqalaqil wants to merge 1 commit into
mainfrom
audit/2026-05-13

Conversation

@maqalaqil

Copy link
Copy Markdown
Owner

Audited all 119 seed entries in data/commands.json against the live docs at code.claude.com. Version bumped 1.1.0 → 1.2.0; lastUpdated set to 2026-05-13.

Audited 119 entries: 25 added, 11 updated, 0 removed, 1 unverified.


Added (25 new entries)

Slash commands

  • /effort — Set model effort level per session · docs
  • /plan — Enter plan mode before a large change · docs
  • /background — Detach session as a background agent · docs
  • /tasks — List and manage background tasks · docs
  • /rewind — Rewind conversation/code to a previous checkpoint · docs
  • /diff — Open interactive diff viewer for uncommitted changes · docs
  • /batch — (Skill) Orchestrate large-scale parallel codebase changes · docs
  • /simplify — (Skill) Review and fix recently changed files · docs
  • /context — Visualize context window usage · docs
  • /fast — Toggle fast mode on/off · docs
  • /plugin — Manage Claude Code plugins · docs
  • /skills — List available skills and manage visibility · docs

CLI

  • claude attach <id> — Attach to a background session · docs
  • claude stop <id> — Stop a background session · docs
  • --output-format — Specify print-mode output format (text/json/stream-json) · docs
  • --max-turns — Limit agentic turns in print mode · docs

Hooks

  • PostToolUseFailure — Fires after a tool call fails · docs
  • PreCompact — Fires before context compaction · docs
  • PostCompact — Fires after context compaction · docs
  • type: mcp_tool — New hook handler type: calls a tool on a connected MCP server · docs

Agents

  • isolation field — Run subagent in isolated git worktree · docs
  • permissionMode field — Per-subagent permission mode · docs

Settings

  • sandbox — Enable bash sandboxing with filesystem/network rules · docs
  • autoMemoryEnabled — Toggle automatic memory accumulation · docs

Env vars

  • CLAUDE_CODE_EFFORT_LEVEL — Set effort level via environment variable · docs

Updated (11 entries)

Entry Change Source
shortcut-ctrl-l Fixed: Ctrl+L preserves input and redraws; double-press clears in fullscreen keybindings
cli-agents claude agents now opens agent view for background sessions, not just lists subagents cli-reference
slash-cost /cost is now an alias for /usage commands
slash-compact Mentions optional custom summarization instructions argument commands
slash-agents Updated to "Manage agent configurations" per current docs commands
slash-status /status now opens the Settings Status tab, not a plain auth check commands
slash-desktop Corrected to "Continue session in Desktop app (macOS/Windows only)" commands
slash-hooks Updated to "View hook configurations for tool events" (read-only, not manage) commands
slash-upgrade Updated to "Open the upgrade page to switch to a higher plan tier" commands
setting-effort-level Removed max from listed values; settings docs enumerate only low/medium/high/xhigh settings
env-anthropic-model Updated stale model ID example (claude-opus-4-1-20250805) to current (claude-sonnet-4-6) env-vars

Removed (0)

No entries were removed. All seed entries can be confirmed in the current docs.


Skipped / Unverified (1)

  • env-claude-code-simple (CLAUDE_CODE_SIMPLE) — Not found in the env-vars page during this audit sweep (the page lists 100+ variables); the --bare CLI flag covers similar functionality but couldn't confirm the env var is gone. Left as-is per constraints.

Generated by Claude Code

Audited all 119 seed entries against the live docs at code.claude.com.
Added 25 new entries, updated 11 stale entries, removed 0, unverified 1.
Version bumped 1.1.0 → 1.2.0; lastUpdated set to 2026-05-13.

https://claude.ai/code/session_01TnqSJkWi1H1oetVNsJz9k8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants