Claude Code Now Lets You Change Settings Inline With /config
Claude Code v2.1.181 adds /config key=value so you can flip settings straight from the prompt — in interactive, pipe, and remote modes.
Claude Code v2.1.181 adds /config key=value so you can flip settings straight from the prompt — in interactive, pipe, and remote modes.
Claude Code 2.1.152 added /reload-skills, which rescans your skill directory without killing the session. For anyone editing skill files daily, it ends the restart-and-rebuild-context loop.
I ran 7 blogs on full auto-publish with Claude Code until CAPTCHAs forced me back to one. Here’s what a year of automation taught me about CLAUDE.md, hooks, and why 100% automation is a trap.
I edit my Claude Code skills several times a day. /reload-skills lets me rescan the skill directory mid-session, so I no longer lose my context to a restart.
Claude Code now snapshots your code before every change. When a refactor goes sideways, two presses of Esc restore every touched file — no git stash, no command to memorize.
I was running five Claude Code sessions and burning out bouncing between tabs to hit Enter. The new /goal command made that disappear in one line.
Claude Code 2.1.147 renamed /simplify to /code-review — and it’s not just a rename. The command now reviews your current diff for correctness bugs and can post findings straight to a GitHub PR.
After three months running blog automations with Claude Code, here are the 5 token-saving patterns that stuck. I broke each one at least once first.
Anthropic just bundled four slash commands that let Claude Code run on its own — /goal, /loop, /batch, /background. Here’s what changed and when to use each one.
Anthropic shipped four slash commands that change Claude Code’s default. Turn-by-turn pauses are no longer the only option — condition, interval, isolation, and parallel modes split the runtime.