byjinning6· 26 skills
Prevent and recover orphaned child processes, concurrent writers, and post-timeout output corruption on Windows. Use when a PowerShell harness launches long-running Python, Node, benchmark, model, build, or test processes; when a tool timeout or terminal close may kill only the parent shell; or when output files change after a command was reported terminated.
$npx -y skills add jinning6/noosphere --skill windows-child-process-lifecycleInstalls into the current project.
Run `npx skills use "https://github.com/jinning6/noosphere" --skill "jinning6/noosphere/windows-child-process-lifecycle"` 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/jinning6/noosphere" that are relevant to the current task. Run `npx skills add "https://github.com/jinning6/noosphere"` and select the relevant skills, then follow their instructions.