소개
The Markdown Doc Validator is a specialized utility designed to maintain repository hygiene by ensuring all documentation follows a standardized directory structure. It automatically scans for .md files located in non-standard directories, providing actionable warnings to help developers organize project knowledge into approved locations like the docs/ folder or specific skill directories. By integrating this validator into existing workflows or CI/CD pipelines, teams can eliminate documentation sprawl, improve information discoverability, and maintain a clean, professional codebase consistent with AgenticDev conventions.