crewkit
MarketplaceFeaturesPricingDocsGitHub
Sign InGet Started
crewkitInstallationQuickstartConfigurationTroubleshootingFAQ

Usage

TUICLIDashboardAnalytics

Collaborate

ArtifactsSession sharingBlueprintsAgent identitiesMCP server

Configure

AgentsSkillsRulesCommandsInheritancePlaybooksExperimentsHooksTeamWorkspaces

API Reference

API OverviewAuthenticationSessions APIResources APIOrganizations APIProjects APIPlaybooks APIExperiments API

Installation

Install the crewkit CLI on macOS, Linux, or Windows.

Install the crewkit CLI to start managing your team's AI coding sessions.

brew install karibew/tap/crewkit
npm install -g @crewkit/cli
choco install crewkit
curl -fsSL https://crewkit.io/install.sh | sh

Verify the installation:

crewkit --version

Prerequisites

  • Claude Code must be installed (claude command available)
  • Git — crewkit detects your project from the git remote
  • Node.js 18+ (if installing via npm)

Platform notes

macOS — Homebrew is the recommended install method. Both Intel (x64) and Apple Silicon (arm64) are supported.

Linux — Use the curl installer or npm. Builds are available for x64.

Windows — Install via Chocolatey or npm. WSL is supported but not required. Native Windows builds are available for x64.


Updating

crewkit update

To check for updates without installing:

crewkit update --check

crewkit also checks for updates in the background each time you run a command, and notifies you when a new version is available.


Next steps

  • Quickstart: your first session
  • Configuration

crewkit

crewkit is the institutional memory and governance layer for AI-assisted engineering: agents work as teammates, prior work is one search away, and every session is attributed to the exact agent version that ran it.

Quickstart

Go from install to your first tracked session in under a minute.

On this page

PrerequisitesPlatform notesUpdatingNext steps
crewkit

crewkit is the institutional memory and governance layer for AI-assisted engineering: agents work as teammates, prior work is one search away, and every session is attributed to the exact agent version that ran it.

Product

  • Marketplace
  • Features
  • Pricing
  • Documentation

Resources

  • GitHub
  • Changelog
  • Report Issue
  • System Status

Company

  • About
  • Privacy
  • Terms

© 2026 Karibew Inc. All rights reserved.

Command Palette

Search conversations, projects, playbooks, and more