You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both agents are CWD-first: they inspect the active client project source before relying on KB snapshots, and they never edit the parent theme — only the child.
scripts/sync-from-vault.sh — syncs the curated KB from the Obsidian vault into the plugin's skills/*/references/ folders. Scrubs author-local absolute paths. Uses a TCC-safe find + cat loop to work around macOS iCloud restrictions on cp -R/rsync/tar/ditto.
.claude-plugin/plugin.json and .claude-plugin/marketplace.json properly configured for /plugin install discovery from Claude Code.