Use this skill to validate that Markdown files are in standard locations. Scans for .md files outside of predefined allowed directories and outputs warnings to prevent documentation sprawl. Triggers include "validate docs", "check markdown locations", or as part of quality checks.
$npx -y skills add bodangren/git-workflow --skill doc-validatorInstalls into the current project.
Run `npx skills use "https://github.com/bodangren/git-workflow" --skill "bodangren/git-workflow/doc-validator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bodangren/git-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/bodangren/git-workflow"` and select the relevant skills, then follow their instructions.