Back to catalog
EVC Local Sync - Starter Pack
Pre-configured AI workflow rules for Claude Code, Cursor, and Windsurf. Keep your /docs and Obsidian specs in sync.
Get your AI workflow running in 5 minutes. Pre-configured rules for Claude Code, Cursor, and Windsurf to work with /docs synced via EVC Local Sync.
Whats inside
| File | Purpose |
|---|---|
| .claude/CLAUDE.md | Rules for Claude Code |
| .cursor/rules/docs-sync.mdc | Rules for Cursor AI |
| .windsurfrules | Rules for Windsurf |
| docs/example-mapping.md | Setup guide + tips |
Quick Start
1. Install Local Sync in Obsidian
Via BRAT:
- Install BRAT from Community Plugins
- BRAT settings -> Add Beta Plugin -> entire-vc/evc-local-sync-plugin
- Enable EVC Local Sync to AI Agent in Community Plugins
2. Copy the config for your AI tool
Claude Code: cp -r .claude/ /path/to/your/project/.claude/
Cursor: cp -r .cursor/ /path/to/your/project/.cursor/
Windsurf: cp .windsurfrules /path/to/your/project/.windsurfrules
3. Create a mapping
In Obsidian: Settings -> EVC Local Sync -> Add Mapping
- AI project path: your repo (e.g. ~/projects/my-app)
- Obsidian folder: where you want docs in your vault
- Docs subfolder: docs
- Direction: Bidirectional
4. Sync and go
Run your first sync, then start editing. Your AI agent reads fresh /docs on every request. You edit in Obsidian. Everything stays aligned.
