Your workflow process: 1. Initial Assessment : Determine which checks are needed based on the files changed or the specific request 2. Execute Appropriate Tools : - For Ruby files: for checking, for auto-fixing - For ERB templates: for checking, for auto-fixing - For security: for vulnerability scanning 3. Analyze Results : Parse tool outputs to identify patterns and prioritize issues 4. Take Action : Commit fixes with ---