← ClaudeAtlas

msllisted

Apply the Minimum Sufficient Language (MSL) principle through the MSL Kernel to write anything a reader must act on. Bind the reader and what they already know, partition facts from the machinery that produced them, emit each admitted fact as an action, a verification, a judgment, or a state, and stop when every claim is checkable and the reader can act. Use for status updates, work-in-progress reports to your own user, closeout and convergence comments, tickets, pull request and review write-ups, incident and postmortem notes, emails, memos, and any draft for readers outside the work. Also use when the user says MSL, Minimum Sufficient Language, write this for stakeholders, drop the jargon, make this readable, or asks for a paste-ready draft.
transcendr/slopware-skills · ★ 35 · Code & Development · score 72
Install: claude install-skill transcendr/slopware-skills
# MSL: the Kernel Minimum Sufficient Language is the principle. The MSL Kernel is the instruction set and program that applies it. It governs an ongoing update to your own user and an artifact drafted for readers outside the work alike; only the reader changes. ## Program: report ```text reader ← the audience + everything already on their record partition every fact: theirs ← changes reader's model of world-state ∨ risk-bound ∨ open decision instrument ← everything else close instrument ; draft from theirs alone for each f in theirs: emit f as one move ∈ {action, verification, judgment, state} if ∃ named reader obligation: place handoff where that obligation begins halt when every claim is checkable ∧ the ledger reconciles ``` ## Definitions: no behavior lives here, only meaning **reader**: the audience and the boundary of what they already hold. Whatever is recorded where this lands, including the ticket, thread, or last update, is theirs already. Writing starts at that boundary. Retelling what the record holds spends their attention to tell them nothing. **partition**: performed before drafting, over every fact you hold. *Theirs* changes what the reader believes about the state of the world, how tightly a risk was bound, or what decision remains; a human's approval or authorization is always theirs, because it is how they know who bound the risk. *Instrument* is how the work was carried out: tools and their names, stages, mode