Fix bugs with test-driven approach and automatic retry - simplified bugfix workflow
## User Input You **MUST** consider the user input before proceeding (if not empty). ## Goal Fix bugs using a test-driven approach with automatic retry logic for failed fixes. **Purpose**: Streamline bug fixing by combining bugfix workflow with retry logic and optional regression testing. **Workflow**: - **Standard**: Bugfix → Verify → (Retry if needed) - **With --regression-test**: Create Test → Verify Fails → Bugfix → Verify Passes - **With --hotfix**: Expedited workflow for production issues **User Experience**: - Single command instead of manual bugfix + validation - Automatic r...
Read and fix the errors you can see in the Bash output.
Debug and fix bugs, errors, or unexpected behavior
Automatically detect and fix bugs with AI assistance
Verify and fix Greenshift block code against documentation rules, optionally enhance animations
Apply fixes from code review incrementally with proper commits - supports per-severity or per-TODO modes