Hivesink Pull banner
lancejames221b lancejames221b

Hivesink Pull

Development community

Description

--- description: Pull commands and configs from hAIveMind central vault to local machine allowed-tools: ["Read", "Write", "Edit", "Bash", "Glob", "Grep"] argument-hint: [--skills] [--docs] [--configs] [--dry-run] [--all] --- # hivesink-pull - Sync from hAIveMind Vault ## Purpose Pull skills, docs, and configs from the central hAIveMind vault on lance-dev to your local machine. Uses HTTP via Tailscale for cross-machine synchronization (no SSH key setup required). ## Syntax ``` hivesink-pull [o

Installation

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

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

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

Full documentation available on GitHub

View Source Repository