Enforces verification over recall and prevents scope creep. Use when: - Acting on a claim from docs, project memory (AGENTS.md/CLAUDE.md), or a ticket without checking the code: "the migration is complete", "X is handled by Y", "the flag is enabled" - Guessing a function signature or import path from memory - Modifying code: "modify", "change", "update", "edit", "refactor", "fix", "implement" - Tempted toward unrequested improvements: "while I'm here", extra abstractions, flexibility nobody asked for
$npx -y skills add bdouble/pm-vibecode-ops --skill model-aware-behaviorInstalls into the current project.
Run `npx skills use "https://github.com/bdouble/pm-vibecode-ops" --skill "bdouble/pm-vibecode-ops/model-aware-behavior"` 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.