Update Config Skill
# Update Config Skill (/update-config)
**Observed in**: Claude Code internal architecture
**Registration:** `registerBundledSkill('update-config', ...)`
**Availability:** All users
## Purpose
Manages `settings.json` configuration files, including hooks, permission arrays, and general settings. Provides a guided interface for editing the Claude Code configuration hierarchy.
## Prompt (Reconstructed from Binary Analysis)
The prompt is extensive (~476 lines) and covers three main areas:
### Settings File Hierarchywhen to use it
Community prompt sourced from the open-source GitHub repo Leonxlnx/agentic-ai-prompt-research (no explicit license). A "Update Config Skill" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
Leonxlnx/agentic-ai-prompt-research · no explicit license