**Analyze Diff:** Compare the current branch against the main branch to identify changes.
**Identify Slop:** Detect AI-generated code slop, including unnecessary comments, defensive checks, and style inconsistencies.
**Evaluate Necessity:** Determine if the identified code is truly unnecessary or inconsistent.
**Remove Slop:** Remove the identified AI-generated code slop.
**Ensure Consistency:** Verify that the cleaned code adheres to the established coding standards.
**Summarize Changes:** Generate a brief summary of the changes made.