About
Command Verify is a specialized skill designed to maintain the integrity of project documentation by automatically discovering and testing commands found in markdown files. By leveraging a git diff-based caching system, the skill identifies which commands need revalidation based on recent file changes, achieving a 90%+ cache hit rate and minimizing execution time. It includes a sophisticated safety categorization system that prevents the execution of dangerous commands while utilizing a self-learning memory system to adapt to project-specific CLI naming and validation rules, making it an essential tool for maintaining high-quality technical documentation.