This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
# Run ALL checks for ALL packages (REQUIRED before creating PR)
pnpm run check:all
# Run checks for core package only
pnpm run check:core
# Run checks for docs package only
pnpm run check:docs
# Run checks for video package only
pnpm run check:video
# Run in development mode
pnpm run dev <command>
# Run tests
pnpm run test
# Run a single test file
pnpm run test packages/core/src/path/to/test.ts
# Enable vibe shell function
source .vibedev- Runtime: Bun-based CLI tool
- Purpose: Git worktree management (start, clean, trust, untrust, verify, config, upgrade)
- CoW Optimization: Copy-on-Write support for APFS, Btrfs, XFS filesystems
- Package Manager: pnpm (monorepo)