claudeup
CLI tool for managing Claude Code installations.
Quick Start
# Install claudeup
curl -fsSL https://claudeup.github.io/install.sh | bash
# First-time setup
claudeup setup
# List available profiles
claudeup profile list
# Apply a profile
claudeup profile apply <name>
Documentation
- Command Reference - Complete list of all commands and flags
- Profiles - Save and switch between configurations
- File Operations - Reference catalog of all files read and written by claudeup
- Team Workflows - Share configurations across teams
- Troubleshooting - Common issues and solutions
- Community Profiles - Browse and share profiles
Features
Profiles - Save your plugin and MCP server configurations, switch between them instantly. Compose reusable profiles into stacks for multi-language or multi-tool setups. Profiles are for bootstrapping – apply once, then manage settings directly.
Extensions - Manage agents, commands, skills, hooks, rules, and output-styles from ~/.claudeup/ext. Import, install, enable, and disable with wildcard support.
Event Tracking - Audit trail of all file operations. View recent changes, diff configurations, and generate reports.
File Operations - Reference catalog of all files claudeup reads, writes, and modifies, organized by ownership.
Team Sharing - Share Claude Code configurations by applying profiles at project scope.