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