sync-check

Compare active migrations to current sub-repo states and flag discrepancies.

Updated May 7, 2026
One-click install
npx skills add https://github.com/ChazzCoin/claude-orchestrator --skill sync-check-chazzcoin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sync-check
Source: https://github.com/ChazzCoin/claude-orchestrator/tree/main/kit/skills/sync-check
Command: npx skills add https://github.com/ChazzCoin/claude-orchestrator --skill sync-check-chazzcoin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The sync-check Skill identifies discrepancies between the active migrations and the current state of sub-repos, providing a quick and comprehensive overview of synchronization status.

Core Features & Use Cases

  • State Synchronization: Pulls and reflects the current state across registered sub-repos.
  • Drift Detection: Identifies and highlights any drift between sub-repo reality and active migrations.
  • Use Case: Use the /sync-check command to get an immediate view of any inconsistencies between your sub-repos and the active migrations.

Quick Start

Run /sync-check to refresh the state and check for drift between sub-repos and active migrations.

Frequently Asked Questions about sync-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect drift between active migrations and sub-repo states?

To detect drift between active migrations and sub-repo states, run the /sync-check command. This action pulls the current state across registered sub-repos, compares it against active migrations, and flags any synchronization discrepancies for immediate review.

What is the best way to monitor workflow consistency across multiple software components?

Monitoring workflow consistency across software components requires comparing active migrations to current repository states. The sync-check mechanism pulls current sub-repo states, highlights any drift, and provides a comprehensive overview to ensure cross-repo workflow consistency.

Can I use sync-check to orchestrate cross-repo workflows without external dependencies?

Yes, you can use sync-check to orchestrate cross-repo workflows without external dependencies. The Skill operates independently using internal scripts to pull sub-repo states, identify synchronization drift, and report discrepancies across your software components.

How do I check sub-repo synchronization status quickly?

To quickly check sub-repo synchronization status, execute the /sync-check command. This immediately refreshes the state data, compares your registered sub-repos against active migrations, and highlights any existing drift or inconsistencies in a comprehensive overview.

When do I need to run drift detection for sub-repo monitoring?

You need to run drift detection for sub-repo monitoring whenever you are orchestrating cross-repo workflows and must ensure consistency across software components. Running /sync-check identifies any discrepancies between active migrations and current sub-repo reality before inconsistencies escalate.