merge-settings

Community

Safely merge per-project Claude settings into global config.

Authorwadackel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Merge project-local .claude/settings.local.json permissions into global ~/.claude/settings.json with user approval. It consolidates per-project rules into a centralized configuration while preserving project-specific control.

Core Features & Use Cases

  • Reads .claude/settings.local.json and extracts permissions.allow entries
  • Compares against ~/.claude/settings.json to identify new or updated rules
  • Backs up the existing global settings before merging
  • Proposes safe, deduplicated rules and requires explicit user approval before applying
  • Merges approved rules into the global settings and writes a canonicalized JSON
  • Provides structured JSON outputs for proposal and apply modes

Quick Start

Run the merge-settings skill in proposal mode from the project root to view recommended global rules and apply them after approval.

Dependency Matrix

Required Modules

jq

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: merge-settings
Download link: https://github.com/wadackel/dotfiles/archive/main.zip#merge-settings

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.