Skill Sync — Git skill for Claude Code
Manually sync Claude Code skills from ~/.claude/commands/ to the claude-code-skills GitHub repo.
How to install Skill Sync
Installs to ~/.claude/skills/steemandavid-claude-code-skills-skill-sync/SKILL.md
mkdir -p ~/.claude/skills/steemandavid-claude-code-skills-skill-sync && curl -fsSL https://raw.githubusercontent.com/steemandavid/claude-code-skills/HEAD/commands/skill-sync.md -o ~/.claude/skills/steemandavid-claude-code-skills-skill-sync/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Skill Sync does
description: Manually sync Claude Code skills from ~/.claude/commands/ to the claude-code-skills GitHub repo. Use when you have developed a new skill or changed an existing one and want to push it to GitHub. allowed-tools: [Read, Write, Glob, Grep, Bash]
Skill Sync — Sync Skills to GitHub
Sync skills from the local `~/.claude/commands/` directory to the `claude-code-skills` repo at `~/claude-code-skills/commands/`, then commit and push to GitHub.
Run this manually when you have crea
Alternatives in Git
- Epic Sync — Sync epic issue bodies, labels, and local coordination snapshots from GitHub 243.5k ★
- Review And Fix PR — @description Review an existing PR with parallel agents, fix findings, and push 1.6k ★
- Validate Title Provided — if [ -z "$PLAN_TITLE" ]; then echo "❌ Error: Plan title required" echo "Usage: /sync-todos-to-github \"Plan Ti 618 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Commit
Stages all changed files (excluding .agent-memory/) and creates a descriptive commit. Push is optional and req
Pushcheck Local Gates Before CI
Run every gate the project already declares — prek plus a real (non-dry-run) compile of what changed — before
Adopt Dannflow
Bootstrap an existing repo into a first-class DannFlow project. Installs CI (and proves it passes), creates th
Push PR Update
Push code revisions to an existing PR
Sync Global
PHẢI dùng khi: vừa sửa agent/skill/template/script dùng chung (bất kỳ file dưới ~/.claude/agents, commands, sh
Daedalai Sync Claude Md
Reconcile the project's local CLAUDE.md with its canonical CLAUDE_MD document in DaedalAI — pull when remote i
Related Agents
Wiki Sync
Use this agent when syncing the vault git repository during automated maintenance cycles. Typical triggers inc
Migration Checker
Reviews a new or changed database migration in packages/storage against project conventions (numbering, idempo
Claudemd Maintainer
AUTOMATICALLY invoke after sessions where codebase changes were made (new files, updated dependencies, changed