source-command-sync

Run the synchronization script and report guide versus landing status.

Updated May 30, 2026
One-click install
npx skills add https://github.com/alexica00/claude-code-ultimate-guide --skill source-command-sync-alexica00
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: source-command-sync
Source: https://github.com/alexica00/claude-code-ultimate-guide/tree/main/.agents/skills/source-command-sync
Command: npx skills add https://github.com/alexica00/claude-code-ultimate-guide --skill source-command-sync-alexica00

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The synchronization between the guide repository and its landing site is critical for maintaining consistency across content and navigation. This Skill detects drift between guide content and the published landing pages, enabling teams to quickly identify and fix misalignments.

Core Features & Use Cases

  • Automated alignment checks: verifies that guide and landing content are in sync after updates to templates, quizzes, or new sections.
  • Clear status reporting: outputs synchronized vs mismatched results with actionable guidance.
  • Use Case: When a new guide topic is published, run this Skill to ensure the landing page reflects the same structure and content.

Quick Start

Run the synchronization check to verify that the guide and landing content are aligned.

Frequently Asked Questions about source-command-sync

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

FAQPage Schema
How do I verify guide and landing page synchronization after content updates?

Verify guide and landing page synchronization by running an automated script that checks alignment across templates, quizzes, and content updates. It collects results and reports a clear synchronized or mismatched status with actionable guidance for fixing drift.

Why does my guide repository content drift from the published landing site?

Guide repository content drifts from the published landing site when updates to templates, quizzes, or new sections are applied to one location without propagating to the other, creating misalignments in content structure and navigation that require automated validation to detect.

What's the best way to check if a new guide topic is reflected on the landing page?

The best way to check if a new guide topic is reflected on the landing page is to run an automated alignment check that compares the guide repository against the landing site, immediately reporting any mismatches in structure or content.

Can I automate alignment checks for guide and landing content across templates?

Yes, you can automate alignment checks for guide and landing content across templates by running a synchronization script that validates whether both sources match after updates, outputting a clear status report detailing any discrepancies.

What do I need to run a guide and landing synchronization check?

To run a guide and landing synchronization check, you need a repository containing the guide content and its corresponding landing site, allowing the script to compare both sources and output a synchronized or mismatched status with actionable guidance.

What happens when guide and landing content synchronization fails?

When guide and landing content synchronization fails, the script reports a mismatched status with actionable guidance, highlighting exactly where the drift occurred so teams can quickly identify and fix misalignments between the repository and landing pages.