Repo Sync Agents banner
redirwin redirwin

Repo Sync Agents

Development community

Description

Apply [.agents/skills/sync-agents/SKILL.md](../skills/sync-agents/SKILL.md): run `powershell -File scripts/sync-agents.ps1` (Windows) or `./scripts/sync-agents.sh` (macOS/Linux) from repo root to mirror `.agents/` into `.cursor/`, `.claude/`, `.github/`, `.vscode/`, and the project-root `.mcp.json`.

Installation

Installs to ~/.claude/commands/redirwin-agents-sync-kit-repo-sync-agents.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/redirwin/agents-sync-kit/HEAD/.claude/commands/repo-sync-agents.md -o ~/.claude/commands/redirwin-agents-sync-kit-repo-sync-agents.md

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

Full documentation available on GitHub

View Source Repository