code-maintainer

Fix bugs and optimize shell scripts in CClean-Killer.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/brainbloodbarrier/CClean-Killer --skill code-maintainer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-maintainer
Source: https://github.com/brainbloodbarrier/CClean-Killer/tree/main/.claude/skills/code-maintainer
Command: npx skills add https://github.com/brainbloodbarrier/CClean-Killer --skill code-maintainer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fix bugs, optimize performance, and maintain code quality in CClean-Killer. Use when asked to fix detection issues, false positives/negatives, optimize speed, or do quick maintenance like version bumps or linting.

Core Features & Use Cases

  • Debug detection logic and reduce false positives/negatives
  • Optimize shell scripts for speed and reliability
  • Perform quick maintenance tasks: version bumps, linting, test updates

Quick Start

Run diagnosis and fixes on macOS scripts, e.g. ./scripts/macos/find-parasites.sh --verbose | grep issue, then adjust, then run npm run test:unit to validate.