break-dogmalisted
Install: claude install-skill 88plug/break-dogma
# Break Dogma
A dogma is an assumption adopted because *someone else does it* or *someone
asserted it* — never because it was measured true **here, in this regime.** Most
inherited "you must / you can't" survives on authority, not evidence. This skill
is the discipline that separates a real constraint from a cargo-culted one, so we
break the ones blocking the faster/atomic path and keep the ones that are
actually load-bearing.
**Breaking dogma is not contrarianism.** Some inherited practice is correct, and
reinventing a leaf that isn't the moat is its own dogma (build-don't-reuse). The
goal is calibrated: challenge every assumption, but let the honest ones survive
the test. A dogma broken without a measured reason is just a different dogma.
This skill is the **upstream ideation move.** What it surfaces feeds:
- `world-first` — a broken dogma is often the incumbent's removed-constraint (the
wall to invent past).
- `scientific-method` — an asserted limit is a falsifiable hypothesis; the probe
kills or confirms it.
- `herlihy` — once you break a serialization/lock dogma, atomicize what it forbade.
## The four kinds of dogma
Name which one you are looking at — the test differs.
1. **Borrowed-runtime dogma** — "we need the vLLM/SGLang scheduler / their KV
layout / their launcher." Adopted to save effort. Test: is the borrowed
component the *moat*, or a leaf? If it is the moat, owning it is the point —
break it. If it is a leaf, reusing it is fine (don't reinvent