941 B
941 B
name, description, args, tags
| name | description | args | tags | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| kb-sync | Run deterministic KB maintenance to refresh scaffold integrity, registry, index, daily note, and runtime binding summary. |
|
|
/kb-sync
Use this when you want a deterministic project-KB resync after structural changes, note moves, migrations, or batch updates.
python3 "${CLAUDE_PLUGIN_ROOT}/skills/obsidian-project-kb-core/scripts/project_kb.py" sync --cwd "$PWD" --scope "$scope"
Typical scopes:
autoallindexliteratureexperimentsresults
This refreshes:
- scaffold integrity under
Research/{project-slug}/ _system/registry.md02-Index.md- today's
Daily/YYYY-MM-DD.md - repo-local
.claude/project-memory/<project_id>.md 00-Hub.mdrecent changes when appropriate