Delete local branches that have been merged into default
# Clean Merged Branches Remove local branches that have already been merged into the default branch. ## Instructions 1. Get the default branch name: 2. Delete local branches that have been merged (excluding current and default): 3. Report which branches were deleted, or if none were found.
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
Remove dead code safely from codebase
Fix all linting and formatting issues across the codebase