promote-claude-settings

Installation
SKILL.md

promote-claude-settings

Interactively promote entries from .claude/settings.local.json (project) to ~/.claude/settings.json (global).

Workflow

1. Read both files

  • Read .claude/settings.local.json from the current project root
  • Read ~/.claude/settings.json
  • If local file is missing or empty ({}), tell the user and stop

2. Diff

Compare every top-level key in local against global. For array values (e.g. permissions.allow), compare per-element, not the whole array.

Classify each entry:

| Status | Meaning |

Related skills

More from shihyuho/skills

Installs
18
Repository
shihyuho/skills
First Seen
Apr 1, 2026