home/roleplay/update-config-skill

Update Config Skill

GPTClaudeGemini··1,250 copies·updated 2026-07-14
update-config-skill.prompt
# 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 Hierarchy

when 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