First Principle

Strip a problem down to what's actually true underneath — separate inherited convention from real constraint, then restate the problem as it really is. Trigger when the user says "first principle", "第一性原理", "本質是什麼", "從頭想一次", "從根本分析", "這問題的根源", "我們是不是搞錯問題了", "這個設計合理嗎", "why are we doing it this way", or is about to solve a problem the way it has always been solved. Different from tradeoff and decision: those work inside the problem as stated. This one checks whether the problem is stated right, and hands back a different one if it isn't. Output: the stated problem, the assumptions under it split into convention vs unverified, the facts that survive, and one line naming the real problem. Max 12 lines.

Jsnnmsc 6e278f3 6.6 KB Updated

File contents

Jsnnmsc/10000x-engineer/tree/main/skills/first-principle commit 6e278f3a11

Frequently asked questions

npx skillmds@latest add jsnnmsc/first-principle