Install Global banner
TheDecipherist TheDecipherist

Install Global

Development community

Description

--- description: Install global Claude config — merges into existing ~/.claude/ without overwriting scope: starter-kit allowed-tools: Read, Write, Edit, Bash, Grep, Glob, AskUserQuestion --- # Install Global Config **$ARGUMENTS** Install the starter kit's global Claude configuration into `~/.claude/`. This is a one-time setup that gives you security rules, hooks, and settings across ALL projects. **Smart merge:** If you already have a global config, this merges new content — it never overwri

Installation

Installs to ~/.claude/commands/thedecipherist-claude-code-mastery-project-starter-kit-install-global.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/TheDecipherist/claude-code-mastery-project-starter-kit/HEAD/.claude/commands/install-global.md -o ~/.claude/commands/thedecipherist-claude-code-mastery-project-starter-kit-install-global.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository