MUST BE USED for bug fixes that require test-first verification. Use when user says '/fix', 'fix this bug', 'fix the error', 'debug this', or provides an error/bug report. This skill mandates writing a failing test BEFORE implementing any fix, then loads the SDLC workflow.
$npx -y skills add fx/cc --skill fixInstalls into the current project.
Run `npx skills use "https://github.com/fx/cc" --skill "fx/cc/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/fx/cc" that are relevant to the current task. Run `npx skills add "https://github.com/fx/cc"` and select the relevant skills, then follow their instructions.