hub_sync
Sync a project folder to the hub by collecting git facts and rewriting a card with your summary of status, recent work, next steps, and blockers.
Instructions
Sync a project folder into the hub. Collects git facts automatically; pass digest (your own summary of state/next steps) and the card is rewritten.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Project name (default: folder name) | |
| path | Yes | Absolute path to the project folder | |
| agent | No | Who is syncing (e.g. claude-cowork, cursor, executor) | |
| digest | No | Agent-written summary: status, recent work, next steps, blockers |