Strays

This skill should be used when things start failing for no clear reason — when the user says "everything is timing out", "the machine got slow", "all my commands are failing", "why is this hanging", "builds keep timing out", "the dev server is already running", "port already in use", or when several unrelated commands fail in a row during a long session. Also use before writing code that spawns subprocesses, so the spawn cannot leak. Finds processes that outlived whatever started them, and prevents creating them.

lkc-studio 99ba685 5 files · 34.3 KB Updated

File contents

lkc-studio/claude-plugins/tree/main/plugins/evidence/skills/strays commit 99ba685131

Frequently asked questions

npx skillmds@latest add lkc-studio/strays