Getting Started
Getting Started
Set up the local environment and dependencies required for the collaboration platform. This guide covers installing essential tools and configuring the repository for profile system development and memory system integration.
Local Environment
Before using the platform, set up the local environment with the required dependencies.
Note
Homebrew is used to install all deployment dependencies.
Dependencies
Install dependencies for memory system and profile configuration:
brew install node uv
Collaboration Platform
Fork the claude
GitHub repository to create your personal configuration repository. This enables version control of your profile customizations, MCP server settings, and conversation logs while maintaining the ability to pull upstream updates.
Next
Dive right into the following section: