Synchronizes project documentation and structural metadata with the actual state of the codebase automatically.
Auto-Doc is a specialized documentation maintenance skill that bridges the gap between codebase changes and project documentation. It monitors git diffs and the filesystem to update component counts in CLAUDE.md, synchronize ecosystem.json entries, record facts in MEMORY.md, and progress roadmap.yml statuses. By automating these repetitive administrative tasks, it ensures that project structure trees and tracking files remain accurate without manual intervention, preventing documentation drift during rapid development cycles.