Debug with working memory -- before diagnosing, recall prior root causes and known-good diagnostic procedures; when a root cause is confirmed, capture it immediately. Use whenever debugging a non-trivial failure.
$npx -y skills add major7apps/pensyve --skill memory-informed-debugInstalls into the current project.
Run `npx skills use "https://github.com/major7apps/pensyve" --skill "major7apps/pensyve/memory-informed-debug"` 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/major7apps/pensyve" that are relevant to the current task. Run `npx skills add "https://github.com/major7apps/pensyve"` and select the relevant skills, then follow their instructions.