byphuryn· 70 skills
The method for finding the gap between what a system is supposed to do and what the code actually does — the class of bug generic scanners miss because they have no model of intent. Defines what counts as documented intent, what counts as implementation evidence, which mismatches matter, and how to avoid hand-wavy findings. Use when auditing AI-built code, reviewing access control against documented permissions, or checking whether a codebase matches its own documentation.
$npx -y skills add phuryn/pm-skills --skill intended-vs-implementedInstalls into the current project.
Run `npx skills use "https://github.com/phuryn/pm-skills" --skill "phuryn/pm-skills/intended-vs-implemented"` 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/phuryn/pm-skills" that are relevant to the current task. Run `npx skills add "https://github.com/phuryn/pm-skills"` and select the relevant skills, then follow their instructions.