Sc Cleanup banner
SuperClaude-Org SuperClaude-Org

Sc Cleanup

Development community

Description

--- name: cleanup description: "Systematically clean up code, remove dead code, and optimize project structure" category: workflow complexity: standard mcp-servers: [sequential, context7] personas: [architect, quality, security] --- # /sc:sc:sc:cleanup - Code and Project Cleanup ## Triggers - Code maintenance and technical debt reduction requests - Dead code removal and import optimization needs - Project structure improvement and organization requirements - Codebase hygiene and quality improv

Installation

Installs to ~/.claude/skills/superclaude-org-superclaude_plugin-sc-cleanup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/superclaude-org-superclaude_plugin-sc-cleanup && curl -fsSL https://raw.githubusercontent.com/SuperClaude-Org/SuperClaude_Plugin/HEAD/commands/sc-cleanup.md -o ~/.claude/skills/superclaude-org-superclaude_plugin-sc-cleanup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository