关于
The LLM Artifacts Detection skill is designed to maintain high code quality by identifying 'AI cruft'—the specific types of technical debt often introduced by LLM coding agents. It deploys specialized sub-agents to scan for DRY violations in tests, orphaned code fragments, unnecessary layers of abstraction, and verbose documentation styles that restate the obvious. By providing a structured framework for code verification, this skill ensures that AI-accelerated development doesn't lead to long-term maintainability issues or codebase bloat.