Sync From Repos banner
iliaal iliaal

Sync From Repos

Development community

Description

--- name: sync-from-repos description: Analyze reference repos and recommend skill/agent/command improvements based on cross-repo patterns argument-hint: "[optional: specific skill or repo to focus on]" --- # Sync from reference repos Scan reference repositories, compare against plugin skills/agents/commands, and recommend improvements. Read-only analysis — no changes without explicit approval. ## Configuration ``` REPOS_DIR=~/ai/repos PLUGIN_DIR=plugins/whetstone SYNC_LOG=docs/audit/audit-l

Installation

Installs to ~/.claude/commands/iliaal-whetstone-sync-from-repos.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/iliaal/whetstone/HEAD/.claude/commands/sync-from-repos.md -o ~/.claude/commands/iliaal-whetstone-sync-from-repos.md

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

Full documentation available on GitHub

View Source Repository