About
AI Doc Sync Tool is a specialized utility designed to maintain content parity across multiple AI instruction files within a project. In modern development workflows where different LLMs (like Claude and Gemini) might require specific documentation, keeping these files in sync manually is error-prone. This skill automates the process by recursively scanning directories, detecting updates to any source file, and propagating changes to the others. It supports both manual execution and real-time watching via background processes, making it an essential tool for developers managing multi-agent environments or cross-platform AI integrations.