Delegate repetitive tasks to specialized agent to preserve context. Use when user asks to fix linting errors, fix diagnostics, rename variables across files, update imports, fix formatting issues, or perform other mechanical bulk changes across multiple files.
$npx -y skills add krmcbride/claude-plugins --skill code-cleanupInstalls into the current project.
Run `npx skills use "https://github.com/krmcbride/claude-plugins" --skill "krmcbride/claude-plugins/code-cleanup"` 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/krmcbride/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/krmcbride/claude-plugins"` and select the relevant skills, then follow their instructions.