Enforces minimal, decision-focused documentation (WHY not WHAT). Use when: - Adding documentation: "add comments", "document this", "write JSDoc", "create README", "add docs" - Explaining code: "explain this code", "what does this do", "documentation phase" - Asking about docs: "should I document this", "how should I comment this" - Adding: /**, //, README.md, CHANGELOG.md, API documentation
$npx -y skills add bdouble/pm-vibecode-ops --skill mvd-documentationInstalls into the current project.
Run `npx skills use "https://github.com/bdouble/pm-vibecode-ops" --skill "bdouble/pm-vibecode-ops/mvd-documentation"` 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/bdouble/pm-vibecode-ops" that are relevant to the current task. Run `npx skills add "https://github.com/bdouble/pm-vibecode-ops"` and select the relevant skills, then follow their instructions.