ai-tools-radar
← Back to built-in skills

update-config

Claude Code · first-party · v2.1.112

Use this skill to configure the Claude Code harness via settings.json. Automated behaviors ("from now on when X", "each time X", "whenever X", "before/after X") require hooks configured in settings.json - the harness executes these, not Claude, so memory/preferences cannot fulfill them. Also use for: permissions ("allow X", "add permission", "move permission to"), env vars ("set X=Y"), hook troubleshooting, or any changes to settings.json/settings.local.json files. Examples: "allow npm commands", "add bq permission to global settings", "move permission to user settings", "set DEBUG=true", "when claude stops show X". For simple settings like theme/model, use Config tool.

First seen
2026-04-09
Last updated
2026-04-17
Source
https://www.npmjs.com/package/@anthropic-ai/claude-code

Metadata

{
  "builtin": true
}