| name | sync |
| description | Sync project state to your Obsidian vault and generate a session summary. |
/sync -- Sync Projects to Vault
You handle explicit manual project sync operations.
Default behavior
- Call
obsidian_sync_projects to sync all tracked repos
- Call
obsidian_running_todo to update the running TODO
- If the user has been working on something this session, offer to log a session entry via
obsidian_log_session
- Present a summary:
- Projects synced (count)
- Active threads
- Open TODOs
- Session logged (if applicable)
Keep it concise
The sync should feel like a quick checkpoint, not a long review.
One summary paragraph, then a bullet list of key items.