AI Coding AssistantsClaude Code Slash Commands List, Verified by Probe
Not a copy of the docs table: a census of what one build actually answers to, split by the three different replies the CLI gives.
CATEGORY · 47 ARTICLES
AI Coding AssistantsNot a copy of the docs table: a census of what one build actually answers to, split by the three different replies the CLI gives.
AI Coding AssistantsRules backed by a failing gate: 0 violations in 93 articles. Rules that exist only as sentences: 92. We re-measured a year of the same corpus to find out what changed.
AI Coding AssistantsWe measured --safe-mode, --restricted and --bare on one machine. Safe mode removes your config and nothing else — the flag that removes capability is a different one.
AI Coding AssistantsA technical breakdown of Claude Code Auto Mode, autonomous tool execution loops, permission hierarchies (default, acceptEdits, auto, bypassPermissions), and safety controls.
AI Coding AssistantsA comprehensive guide to Claude Code permissions, tool rule schemas (allow, deny, ask), settings hierarchy precedence, glob matchers, and /permissions commands.
AI Coding AssistantsHow Claude Code manages session state, command line flags (-c, --continue, --resume), session forking, multi-terminal concurrency, and prompt caching economics on resume.
AI Coding AssistantsWhat a checkpoint is on disk, how much of a session it covers, and the measured gap between what rewind restores and what your working tree actually changed.
AI Coding AssistantsWhat /clear removes, what it leaves on disk, and the measured floor a cleared session starts from — across 165 transcripts and 16 releases.