reverse-sync
Detect edits made in supported IDEs and apply them back to the canonical kit to maintain synchronization.
Instructions
Detect and apply edits made directly in an IDE back to the canonical kit/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| target | Yes | IDE id (e.g. claude-code, cursor) | |
| projectRoot | No | ||
| strategy | No | For action=apply | |
| only | No | For action=apply: limit to these kind/name pairs | |
| dryRun | No | ||
| autoSpawn | No | On action=apply: auto-start the sidecar UI (kit ui) if not running and stream progress to it. |