← ClaudeAtlas

edge-case-challengerlisted

Challenge a working assumption or a settled decision that nobody re-questions, by running a fixed set of probes against the ONE decision, not by free-associating about what could break. Use when something has worked long enough to feel settled and the user wants it pressure-tested: '여태 이렇게 해왔는데', '이 가정 맞나', '전제를 다시 보자', '엣지 케이스', '스케일업하면?', '이거 언젠가 터지지 않나', 'pressure-test this assumption', 'what breaks at scale', 'challenge this decision', 'is this premise still true', 'stress this at 10x', or when a decision passed review on one axis and no one checked the others.
taewanu/skills · ★ 0 · AI & Automation · score 72
Install: claude install-skill taewanu/skills
# Edge Case Challenger A pressure-test skill for a decision that already works. It surfaces the question a working solution stopped anyone from asking, by running a fixed set of probes against that one decision. The value is DISCIPLINE, not paranoia. "What could go wrong?" free-associated gives a generic risk list. Taking each probe and forcing it onto the specific decision, including the probes that indict a choice the user is proud of, gives failure modes bolted to their reality. Two named mechanics are why a working decision resists challenge, and the skill exists to defeat both: - **Einstellung effect** (Luchins 1942; Bilalić/McLeod/Gobet, *Cognition* 2008): a solution that works blocks the search for a question about it. In the chess study, experts who had found one move *reported* they were looking for a better one, but their eyes never left the features of the move they already had. The lesson that shapes this skill: self-report is worthless. Asking the user "did you reconsider?" gets a yes while nothing actually moves. Only a concrete probe moves attention. - **Path dependence / absorbed cost:** an early decision makes some quantity part of the terrain, then a *second* decision removes the pain of that quantity, so nothing ever forces a re-look. The pain, not the wrongness, is what would have triggered review; kill the pain and a questionable premise lives untouched for months. Sibling skills: step-back-as-maintainer (re-enter code as its future reader) and break