Hivesink Init banner
lancejames221b lancejames221b

Hivesink Init

Development community

Description

--- description: Initialize hAIveMind vault sync - pull or push skills, docs, and configs allowed-tools: ["Read", "Write", "Edit", "Bash", "Glob", "Grep", "mcp__haivemind__*"] argument-hint: <down|up> [--all|--interactive|--skills|--docs|--configs] [--dry-run] --- # hivesink-init - Simple Vault Sync ## Purpose Simple bi-directional sync for hAIveMind content. Pull from vault to start fresh, push to vault to share your setup. ## Syntax ``` hivesink-init <direction> [options] ``` ## Direction

Installation

Installs to ~/.claude/commands/lancejames221b-agent-hivemind-hivesink-init.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/lancejames221b/agent-hivemind/HEAD/.claude/commands/hivesink-init.md -o ~/.claude/commands/lancejames221b-agent-hivemind-hivesink-init.md

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

Full documentation available on GitHub

View Source Repository