chore: 2-week post-launch audit#2
Open
maqalaqil wants to merge 1 commit into
Open
Conversation
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Audited all 119 seed entries in
data/commands.jsonagainst the live docs at code.claude.com. Version bumped1.1.0 → 1.2.0;lastUpdatedset to2026-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 · docsCLI
claude attach <id>— Attach to a background session · docsclaude 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 · docsHooks
PostToolUseFailure— Fires after a tool call fails · docsPreCompact— Fires before context compaction · docsPostCompact— Fires after context compaction · docstype: mcp_tool— New hook handler type: calls a tool on a connected MCP server · docsAgents
isolationfield — Run subagent in isolated git worktree · docspermissionModefield — Per-subagent permission mode · docsSettings
sandbox— Enable bash sandboxing with filesystem/network rules · docsautoMemoryEnabled— Toggle automatic memory accumulation · docsEnv vars
CLAUDE_CODE_EFFORT_LEVEL— Set effort level via environment variable · docsUpdated (11 entries)
shortcut-ctrl-lcli-agentsclaude agentsnow opens agent view for background sessions, not just lists subagentsslash-cost/costis now an alias for/usageslash-compactslash-agentsslash-status/statusnow opens the Settings Status tab, not a plain auth checkslash-desktopslash-hooksslash-upgradesetting-effort-levelmaxfrom listed values; settings docs enumerate onlylow/medium/high/xhighenv-anthropic-modelclaude-opus-4-1-20250805) to current (claude-sonnet-4-6)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--bareCLI flag covers similar functionality but couldn't confirm the env var is gone. Left as-is per constraints.Generated by Claude Code