Every AI coding session ends the same way: the agent says "Done ✓" — and you spend the next 30 minutes manually clicking through everything to find out it isn't.
I got tired of being my agent's test suite. So I built stop-manual-testing — a skill that flips the loop: every task ends with machine-checkable criteria the agent must actually run and pass before it's allowed to say "done".
How it works
Every task ends with a verification list the agent can execute itself: commands, checks, expected outputs
If a check can't be automated, the skill tells you exactly what to verify by hand — and why






