mirror of
https://github.com/addyosmani/agent-skills.git
synced 2026-08-12 18:07:26 +02:00
Unify the framing across the verification note, rationalization row, and red flag entry in both incremental-implementation and test-driven-development skills. The previous wording mixed "once per increment" (correct) with "no additional value after success" (only true if nothing has changed), which an agent could read as "skip verification entirely after one success." The unified rule: after a successful run, don't repeat the same command unless the code has changed since.