Skip to content

mcmanussliam/claude-remote-config

Repository files navigation

image

Claude Remote Config

Shared, versioned Claude Code configuration for every project.

Features

  • One shared config repository, maintained once and pulled into every project that needs it.
  • Tag and path filtering, include only the rules, commands, and skills each project needs.
  • Fully generated output, shared Claude files stay separate from your own so nothing gets overwritten.

Quick Start

  1. Install the plugin:
claude plugin marketplace add mcmanussliam/claude-remote-config
claude plugin install remote-config@mcmanussliam
  1. In each project, run the setup command from Claude Code:
/remote-config setup --remote git@example.com:your-org/claude-config.git
  1. Commit the files setup created:
.claude-remote-config.json
.gitignore
  1. Restart Claude Code. The plugin syncs and regenerates your config automatically on every session start.
  2. And that's it 🎉

Docs

About

Claude Code plugin for maintaining shared versioned Claude configurations.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors