crewkit
MarketplaceFeaturesPricingDocsGitHub
Sign InGet Started
crewkitInstallationQuickstartConfigurationTroubleshooting

Usage

TUICLIDashboardAnalytics

Configure

AgentsSkillsRulesCommandsInheritancePlaybooksExperimentsHooksTeamWorkspacesFAQ

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 crewkit-io/tap/crewkit
cargo install crewkit
npm install -g crewkit
choco install crewkit
curl -fsSL https://get.crewkit.io | 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 and Apple Silicon are supported.

Linux — Use Cargo or the curl installer. The binary is statically linked and works on most distributions.

Windows — Install via Chocolatey or Cargo. 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

Observability, governance, and continuous improvement for AI-assisted engineering teams.

Quickstart

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

On this page

PrerequisitesPlatform notesUpdatingNext steps
crewkit

Observability, governance, and continuous improvement for AI-assisted engineering teams.

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