Validates and tests synchronization functionality between .claude and .codex agent skill directories.
This skill is specifically designed to facilitate the testing and verification of the sync-skills plugin. It ensures that agent skill definitions are accurately synchronized between .claude and .codex directories, helping developers maintain consistency across different AI agent environments and confirming that the synchronization logic handles metadata, hashes, and versioning correctly during development.
主要功能
01Simulates synchronization workflows for debugging
02Verifies skill metadata and hash consistency
034 GitHub stars
04Ensures version control compatibility
05Validates directory synchronization integrity
06Tests cross-directory skill propagation
使用场景
01Verifying that skill updates in .claude reflect correctly in .codex
02Debugging synchronization failures during agent development
03Automating the validation of skill management workflows