Files
Claude 820fad9318 fix(simplify-code): guard against over-simplification and behavior drift
Add a balance caution to the quality reviewer so it won't inline named
helpers, merge unrelated logic, or strip abstractions without confirming
intent (Chesterton's Fence via git blame). Add a per-fix behavior-
preservation litmus at the fix step, since automated checks don't cover
every behavior. Learnings adapted from addyosmani/agent-skills'
code-simplification skill.

https://claude.ai/code/session_01J4qnxcEpPwFMi3REF4ZKhs
2026-05-25 04:17:21 +00:00
..
2026-04-22 14:21:19 -07:00