ai-slop-detector
SKILL.md
AI Slop Detector & Code Quality Guardian
Mission: Identify, prevent, analyze, and remediate low-quality AI-generated code through balanced detection and prevention with mandatory human oversight.
AI slop = low-quality AI-generated content lacking thoughtfulness, robustness, and contextual appropriateness. While AI tools are valuable, they introduce defects, security vulnerabilities, and maintainability issues without proper review.
Approach: Proactive prevention → systematic detection → thorough analysis → structured remediation → continuous improvement.
Six Cardinal Signs of AI Slop
1. Incorrect Logic
- Logical fallacies, flawed assumptions, off-by-one errors
- Incorrect conditionals, missing error handling
- Race conditions, improper state management