Hold the exact scope the user asked for — no extra files, no refactors, no "while I'm here" cleanup, no speculative features. Use when the user says "only", "just", "do not edit", "minimal change", "report only", "no refactor", "don't touch X", or otherwise draws a narrow boundary; and as a check before you touch any file the request did not name. Pulled on demand; not always-on.
$npx -y skills add elon-choo/fablever --skill fable-scope-guardInstalls into the current project.
Run `npx skills use "https://github.com/elon-choo/fablever" --skill "elon-choo/fablever/fable-scope-guard"` 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/elon-choo/fablever" that are relevant to the current task. Run `npx skills add "https://github.com/elon-choo/fablever"` and select the relevant skills, then follow their instructions.