Skip to main content
You can share your entire rule set with a teammate using two keywords: invite-rules and receive-rules. These are typed directly in your Claude Code session — they are not slash commands.

Send rules

Type invite-rules followed by the recipient’s email:
The hook sends a share invite to the recipient. You’ll see a confirmation:
The recipient receives an email with a 6-digit OTP code. The code expires after 24 hours. If you forget to include the email, Claude will ask for it:

Receive rules

The recipient types receive-rules followed by the OTP from the email:
The hook stages the shared files and Claude presents a conflict report:

Resolve conflicts

After reviewing the report, Claude presents four options:
OptionWhat happens
(A) Accept — keep mine on conflictsImports all new rules, skips duplicates, keeps your version where there are conflicts
(B) Accept — keep theirs on conflictsImports all new rules, skips duplicates, keeps the sender’s version on conflicts
(C) Keep staged for laterRules stay staged, no merge — you can revisit later
(D) RejectAll staged shared files are deleted

Example workflow

Alice (sender):
Bob (recipient):