πŸ”„
WritingPython

Sync Check

by ItamarZand88

Sync Check is a Writing skill for Claude Code, published by ItamarZand88 in CLI-Anything-WEB.

215 stars45 forkson ItamarZand88/CLI-Anything-WEBAdded 2026/09/04Repository updated 2026/09/01
agent-nativeclaude-codeclaude-code-plugincliplaywrightpythonreverse-engineeringweb-scraping
Install in seconds
Install Sync Check
Copy Sync Check into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ItamarZand88/CLI-Anything-WEB/tree/main/.claude/skills/sync-check ~/.claude/skills/sync-check

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ItamarZand88/CLI-Anything-WEB.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/sync-check/SKILL.md in ItamarZand88/CLI-Anything-WEB
Installs to
~/.claude/skills/sync-check
Collection
One of 25 skills cataloged from this repository
Category
Writing β€” 1144 skills

What Sync Check does

Sync Check walks the documentation dependency web after a CLI change and reports which skills, SOPs, READMEs, or plugin references are out of sync. Use it after fixing bugs, adding commands, changing auth, or before committing.

Sync Check is cataloged under Writing on DirSkills. Sync Check comes from a repository tagged agent-native, claude-code, claude-code-plugin, cli and playwright.

Documentation

README

Sync Check

After any code change, verify all related files are synchronized. This catches the "fixed the bug but forgot to update the skill/SOP/plugin docs" problem.

How to Use

Run /sync-check after making changes. It will:

  1. Detect what changed (from git diff or conversation context)
  2. Check all downstream files that depend on the change
  3. Report what's out of sync
  4. Offer to fix each one

The Dependency Web

Every change touches multiple files. Here's the full map:

Code Change β†’ Documentation Updates

This is the opening of the README. Read the full README on GitHub.

Commands Sync Check provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /sync-check

Frequently asked about Sync Check

  • What else does ItamarZand88 publish alongside Sync Check?

    Sync Check is one of 25 skills that DirSkills catalogs from ItamarZand88/CLI-Anything-WEB, the repository it ships in. Its siblings there include Airbnb CLI, Amazon CLI and Boilerplate Generator. Each one is a separate skill with its own page in this directory, installs the same way Sync Check does, and is maintained by ItamarZand88 in that same repository. The rest of the collection is listed on the ItamarZand88/CLI-Anything-WEB page.

  • How does Sync Check compare to other Writing skills?

    Sync Check ranks #950 by stars among the 1144 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Sync Check against them. Open each page to compare what they document and how they install.

More from ItamarZand88/CLI-Anything-WEB

Sync Check is one of 25 skills cataloged on DirSkills from ItamarZand88/CLI-Anything-WEB.

See all 25 skills β†’
🏠
2h ago

Airbnb CLI

Airbnb CLI searches Airbnb stays from the terminal with location autocomplete, filters, listing details, reviews, and availability calendars. Use it when you need vacation rental info without opening the Airbnb website.
Automation
21545
πŸ›’
2h ago

Amazon CLI

Amazon CLI searches Amazon from the terminal for products, product details by ASIN, Best Sellers, and autocomplete suggestions. Use it when you need Amazon product info, prices, or category rankings without opening the website.
Automation
21545
🧱
2h ago

Boilerplate Generator

Boilerplate Generator renders a CLI app scaffold from Jinja2 templates and a profile of protocol, auth, HTTP client, and resources. Use it when generating or inspecting the boilerplate produced by scaffold-cli.py.
Automation
21545
🏨
2h ago

Booking CLI

Booking CLI searches Booking.com from the terminal for hotels, apartments, and hostels. Use it to find stays by destination and dates, look up property details, or resolve destination names to IDs.
Automation
21545
πŸ”
2h ago

CLI Gap Analyzer

CLI Gap Analyzer compares a CLI’s documented API map with implemented commands and traffic evidence to find missing endpoints, incomplete CRUD, dead client methods, and undocumented commands. Use it before refine or a review scan.
Quality
21545
πŸ›οΈ
2h ago

Capitol Trades CLI

Capitol Trades CLI queries US congressional stock trade disclosures, politician profiles, issuer data, and related articles from the command line. Use it for STOCK Act disclosure questions and trade lookups by politician, ticker, or issuer.
Automation
21545