Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.
$npx -y skills add fimoklei/pm-ai-playbook --skill diagnoseInstalls into the current project.
Run `npx skills use "https://github.com/fimoklei/pm-ai-playbook" --skill "fimoklei/pm-ai-playbook/diagnose"` 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/fimoklei/pm-ai-playbook" that are relevant to the current task. Run `npx skills add "https://github.com/fimoklei/pm-ai-playbook"` and select the relevant skills, then follow their instructions.