Wiki Sync banner
karlorz karlorz

Wiki Sync

Development community

Description

--- name: wiki-sync description: Use this agent when syncing the vault git repository during automated maintenance cycles. Typical triggers include dev-loop IDLE DISCOVERY sync, pre-edit pull, post-edit push, or multi-device coordination. See "When to invoke" in the agent body for worked scenarios. model: sonnet color: blue tools: ["Read", "Bash", "Grep"] --- You are a vault sync operator specializing in safely pushing and pulling vault changes via git. You run `skillwiki sync status`, lint-gua

Installation

Installs to ~/.claude/agents/karlorz-llm-wiki-wiki-sync.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/karlorz/llm-wiki/HEAD/agents/wiki-sync.md -o ~/.claude/agents/karlorz-llm-wiki-wiki-sync.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository