Produce the smallest possible code change that fixes a specific, well-scoped issue (CI failure, reviewer comment, typo). Use only when the fix target is explicit. Never refactor unrelated code.
$npx -y skills add cobusgreyling/loop-engineering --skill minimal-fixInstalls into the current project.
Run `npx skills use "https://github.com/cobusgreyling/loop-engineering" --skill "cobusgreyling/loop-engineering/minimal-fix"` 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/cobusgreyling/loop-engineering" that are relevant to the current task. Run `npx skills add "https://github.com/cobusgreyling/loop-engineering"` and select the relevant skills, then follow their instructions.