Use when handling a small, untracked change with clear scope or a bugfix with a known root cause, and there is no tech-decomposition or task directory to follow. Trigger on requests like 'quick fix', 'just do it', 'small change', or 'quick task'. NOT for new features, tracked task work, or changes needing formal implementation/review flow (use /si).
$npx -y skills add alexandrbasis/claudops --skill si-quickInstalls into the current project.
Run `npx skills use "https://github.com/alexandrbasis/claudops" --skill "alexandrbasis/claudops/si-quick"` 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/alexandrbasis/claudops" that are relevant to the current task. Run `npx skills add "https://github.com/alexandrbasis/claudops"` and select the relevant skills, then follow their instructions.