View on GitHub

Claude Code Setup

Global Claude Code configuration with rules, hooks, agents, and governance docs.

Start Here

TL;DR: Clone, copy to ~/.claude/, restart Claude Code. You get global rules, hooks, agents, and skills that apply to every project. Read the Core Guide next to understand what each piece does.

If you are new to this repo, read this first.

This repository is a curated mirror of my global Claude setup in ~/.claude/.

Use this page as your entry point, then follow the reading path below.

What This Repo Is

What This Repo Is Not

Setup In 4 Steps

  1. Clone the repo: git clone https://github.com/stuartshields/claude-setup.git
  2. Copy the contents to your global Claude directory: cp -r claude-setup/. ~/.claude/
  3. Restart Claude Code.
  4. Open any project and confirm your global rules/hooks/agents are active.

Continue Reading

Next: Core Guide - how the pieces fit together, then on to RulesHooksAgentsSkillsGovernance