sync-check

Check versioning, documentation, model metadata, and host configurations in VibeFrame.

164|31|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/vericontext/vibeframe --skill sync-check-vericontext
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sync-check
Source: https://github.com/vericontext/vibeframe/tree/main/.agents/skills/sync-check
Command: npx skills add https://github.com/vericontext/vibeframe --skill sync-check-vericontext

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps maintain the integrity of VibeFrame's metadata, documentation, and configuration files, ensuring consistency across different components.

Core Features & Use Cases

  • Version and Docs Consistency: Checks for discrepancies in package versions and generated documentation.
  • Model Metadata Verification: Ensures that model metadata is in sync with the actual codebase.
  • Site and Agent Host Configurations: Validates that the counts and configurations are correct across different sites and agent hosts.
  • Use Case: When updating VibeFrame, use this Skill to verify that all components are in sync, preventing potential issues with the tool's operation.

Quick Start

Run the sync-check skill to validate VibeFrame's consistency:

vibe agent sync-check

Frequently Asked Questions about sync-check

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

FAQPage Schema
How do I check repository integrity and configuration consistency in VibeFrame?

To check repository integrity, run the sync-check skill to validate versioning, documentation, model metadata, site counts, and agent host configurations across the VibeFrame repository.

How do I verify model metadata matches the actual codebase?

Verify model metadata against the codebase by running a consistency check that detects discrepancies and ensures all metadata is correctly synchronized with the actual code.

What is the best way to ensure package versions and generated documentation stay in sync?

The best way to keep package versions and generated documentation in sync is running a consistency check that identifies discrepancies across VibeFrame components.

When do I need to run a configuration management check for agent hosts?

Run a configuration management check when updating VibeFrame to validate that agent host configurations and site counts are correct across different environments, preventing operational issues.

Can I validate site counts across different environments using a script?

Yes, you can validate site counts across different environments by running the sync-check script, which ensures configurations are correct and up-to-date across all deployed environments.