Sync
SkillAI & modelsPull and push your brain.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Sync skill
About this capability
Spec Driven Development - claude code plugin - Sync between intent and implementation
What this skill tells your AI
The instructions your AI receives, as published by agenticnotetaking/eidos in skills/sync/SKILL.md and read by ahel’s review.
Pull and push your brain.
When To Use
- Start of session (pull)
- End of session (push)
- Manual sync
How To Sync
Pull
# Get latest brain
vant sync pull
Push
# Save your changes
vant sync push
Both
# Pull then push
vant sync
What Happens
| Action | What |
|---|---|
| Pull | Get remote changes |
| Push | Send local changes |
| Sync | Do both |
Conflicts
When you and another agent changed the same thing:
## Conflict
### [FILE]
- Yours: [your change]
- Remote: [their change]
### Resolution
- [KEEP_YOURS/KEEP_THEIRS/MERGE]
Output
## Sync
### Changes
- [n] files changed
### Conflicts
- [n] files
### Pushed
- [YES/NO]
Tips
- Sync at start - get context
- Sync at end - save progress
- Sync before merge - avoid conflicts
Role: Syncer Input: Direction (pull/push/sync) Output: Synced brain
Keep in sync.
Signals
- GitHub stars
- 59
- Forks
- 6
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
sync- Source
- github.com/agenticnotetaking/eidos