Central authority for Claude Code configuration and settings. Covers settings.json files (user, project, enterprise), available settings, permission settings, sandbox settings, settings precedence, plugin configuration, environment variables, and tools available to Claude. Assists with configuring Claude Code behavior, managing permissions, setting up enterprise policies, and troubleshooting configuration issues. Delegates 100% to docs-management skill for official documentation.
View on GitHubmelodic-software/claude-code-plugins
claude-ecosystem
plugins/claude-ecosystem/skills/settings-management/SKILL.md
January 21, 2026
Select agents to install to:
npx add-skill https://github.com/melodic-software/claude-code-plugins/blob/main/plugins/claude-ecosystem/skills/settings-management/SKILL.md -a claude-code --skill settings-managementInstallation paths:
.claude/skills/settings-management/# Configuration Meta Skill ## 🚨 MANDATORY: Invoke docs-management First > **STOP - Before providing ANY response about Claude Code configuration or settings:** > > 1. **INVOKE** `docs-management` skill > 2. **QUERY** for the user's specific topic > 3. **BASE** all responses EXCLUSIVELY on official documentation loaded > > **Skipping this step results in outdated or incorrect information.** ### Verification Checkpoint Before responding, verify: - [ ] Did I invoke docs-management skill? - [ ] Did official documentation load? - [ ] Is my response based EXCLUSIVELY on official docs? If ANY checkbox is unchecked, STOP and invoke docs-management first. --- ## Overview Central authority for Claude Code configuration and settings. This skill uses **100% delegation to docs-management** - it contains NO duplicated official documentation. **Architecture:** Pure delegation with keyword registry. All official documentation is accessed via docs-management skill queries. ## When to Use This Skill **Keywords:** settings, configuration, settings.json, environment variables, permissions, sandbox, enterprise settings, managed-settings.json, user settings, project settings, local settings, tools, hooks configuration, model configuration, plugin settings, precedence **Use this skill when:** - Configuring settings.json files - Understanding settings hierarchy and precedence - Setting up permission rules (allow, deny, ask) - Configuring sandbox settings - Managing enterprise policies - Setting environment variables - Understanding available tools - Configuring plugin settings - Troubleshooting configuration issues ## Keyword Registry for docs-management Queries Use these keywords when querying docs-management skill for official documentation: ### Settings Files | Topic | Keywords | | --- | --- | | Overview | "settings", "settings.json", "configuration files" | | User Settings | "user settings", "~/.claude/settings.json" | | Project Settings | ".claude/settings.json", "p