Last commit on August 14, 2026·Created on August 11, 2026
lennney/stop-that-shit
“Prevents AI overengineering by enforcing strict boundaries on scope and dependencies.”
Combined rank
#535
across all skills
In Code Quality
#15
category rank
Stars
121
7d change unavailable
Forks
6
Watchers
0
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of real attention, adoption, and active maintenance.
This skill provides a framework to keep AI coding assistants focused on the requested task. It is designed for developers who need to prevent scope creep, speculative hardening, and the addition of unnecessary abstractions or dependencies during a build.
By applying these directives, users can ensure that bounded changes and review-only tasks remain focused, eliminating repeated audit loops and the tendency of models to overengineer solutions.