·sync-claude
</>

sync-claude

Synchronize and validate Claude documentation (CLAUDE.md files and skills) before commits. Ensures documentation accuracy by validating all claims against actual codebase state. Use when: (1) Before creating a PR to ensure docs are accurate, (2) After making changes that might invalidate documentation claims, (3) When explicitly syncing Claude docs, (4) When reviewing documentation for staleness. Triggers: "sync claude", "validate claude docs", "check documentation", "update CLAUDE.md", "before commit", "docs out of sync", "/sync-claude", "stale documentation" Two modes: - full: Exhaustive validation of all Claude docs in repository - changed: Smart detection of docs affected by current branch changes

20Installs·1Trend·@ionfury

Installation

$npx skills add https://github.com/ionfury/homelab --skill sync-claude

How to Install sync-claude

Quickly install sync-claude AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ionfury/homelab --skill sync-claude
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ionfury/homelab.

SKILL.md

View raw

Validate and synchronize all Claude-related documentation before commits.

Agent Group A: Path Validators (by directory) One agent per major directory validates file/directory references:

Agent Group D: Cross-Reference Validators Validate documentation consistency:

Synchronize and validate Claude documentation (CLAUDE.md files and skills) before commits. Ensures documentation accuracy by validating all claims against actual codebase state. Use when: (1) Before creating a PR to ensure docs are accurate, (2) After making changes that might invalidate documentation claims, (3) When explicitly syncing Claude docs, (4) When reviewing documentation for staleness. Triggers: "sync claude", "validate claude docs", "check documentation", "update CLAUDE.md", "before commit", "docs out of sync", "/sync-claude", "stale documentation" Two modes: - full: Exhaustive validation of all Claude docs in repository - changed: Smart detection of docs affected by current branch changes Source: ionfury/homelab.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ionfury/homelab --skill sync-claude
Category
</>Dev Tools
Verified
First Seen
2026-02-28
Updated
2026-03-10

Browse more skills from ionfury/homelab

Quick answers

What is sync-claude?

Synchronize and validate Claude documentation (CLAUDE.md files and skills) before commits. Ensures documentation accuracy by validating all claims against actual codebase state. Use when: (1) Before creating a PR to ensure docs are accurate, (2) After making changes that might invalidate documentation claims, (3) When explicitly syncing Claude docs, (4) When reviewing documentation for staleness. Triggers: "sync claude", "validate claude docs", "check documentation", "update CLAUDE.md", "before commit", "docs out of sync", "/sync-claude", "stale documentation" Two modes: - full: Exhaustive validation of all Claude docs in repository - changed: Smart detection of docs affected by current branch changes Source: ionfury/homelab.

How do I install sync-claude?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ionfury/homelab --skill sync-claude Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ionfury/homelab