sync
Projects the kit into IDE-specific layouts for Claude Code, Cursor, and Codex. Handles install, remove, and status actions.
Instructions
Project the kit into an IDE-specific layout (markdown references by default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Default: reference | |
| action | Yes | ||
| dryRun | No | ||
| target | No | IDE id (e.g. claude-code, cursor, codex). Use action=targets to list. | |
| autoSpawn | No | On action=install: auto-start the sidecar UI (kit ui) if not running and stream progress to it. | |
| projectRoot | No | Defaults to cwd |