Defensive Code Cleanup banner
vm0-ai vm0-ai

Defensive Code Cleanup

Development community

Description

--- command: defensive-code-cleanup description: Clean Defensive Try-Catch Blocks --- invoke skill /code-quality cleanup

Installation

Installs to ~/.claude/commands/vm0-ai-vm0-defensive-code-cleanup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vm0-ai/vm0/HEAD/.claude/commands/defensive-code-cleanup.md -o ~/.claude/commands/vm0-ai-vm0-defensive-code-cleanup.md

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

Full documentation available on GitHub

View Source Repository