# Kandev Config Sync

> Synchronize Office workspace configuration with the .kandev folder when exporting reviewable config, importing committed config, seeding a workspace, or reviewing a config diff.

- Skill: `kdlbs/kandev-config-sync` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add kdlbs/kandev-config-sync`
- Raw SKILL.md: https://api.skillmd.com/api/skills/kdlbs/kandev-config-sync/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: kdlbs (https://skillmd.com/u/kdlbs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/kdlbs/kandev-config-sync

---


# Config Sync

Use this skill when the Office database and the reviewable `.kandev/` configuration need to be compared or synchronized.

## Operations

- Export current workspace state to disk: read `references/export.md`.
- Import `.kandev/` changes back into the Office database: read `references/import.md`.

System skills are bundled with the kandev binary and are not user-exported configuration.

