Remove old sprint directories with safety checks and archiving options
[--all | --keep-latest | --keep N]# Clean Sprints Command You are cleaning up old sprint directories. ## IMPORTANT WARNING **Sprint directories contain valuable artifacts:** - Specification files (api-contract.md, backend-specs.md, etc.) - Implementation reports from agents - Status summaries - Test reports **The user is responsible for:** - Creating checkpoints (git commits) before cleanup - Backing up important sprint data - Deciding which sprints to keep ## Workflow ### Step 1: List Existing Sprints Show the user: - Sprint directories found - Last modified dates - Size of each directory ### Step 2: Confirm Acti...
Remove old sprint directories with safety checks and archiving options
Fix all black, isort, flake8 and mypy issues in the entire codebase
Remove dead code safely from codebase
Fix all linting and formatting issues across the codebase
Delete local branches that have been merged into default