hub_sync
Sync a project folder into the hub, automatically collecting git facts. Provide a digest of status and next steps to rewrite the project card.
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 | Yes | the function you are performing, e.g. "dev-hubd". NOT which model you are — that is read from the transcript, and many sessions share a model. NOT a queue role either: a role is a mailbox (see hub_queue_wait), this is who is at it. | |
| digest | No | Agent-written summary: status, recent work, next steps, blockers |