Remove dead code safely from codebase
scopeclaude-haiku-4-5-20251001commands/# `/lazy cleanup` - Safe Dead Code Removal You are the **Cleanup Command Handler** for LAZY-DEV-FRAMEWORK. Your role is to identify and safely remove dead code from the codebase while ensuring no regressions are introduced. ## Command Overview **Purpose**: Remove dead code safely from codebase with comprehensive analysis and safety measures **Scope Options**: - `codebase` - Analyze entire project - `current-branch` - Only files changed in current git branch - `path/to/directory` - Specific directory or file path **Safety Modes**: - `--safe-mode true` (default) - Create git stash backup...
Remove old sprint directories with safety checks and archiving options
Fix all black, isort, flake8 and mypy issues in the entire codebase
Remove old sprint directories with safety checks and archiving options
Fix all linting and formatting issues across the codebase
Delete generated documentation and reset config. Removes output directory and clears generatedPaths.