Home / transcendr / slopware-skills · plugins/msl/skills/msl/SKILL.md · GitHub

msl skillA

msl is agent-read markdown (skill) from transcendr/slopware-skills: 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-up.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# 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*
…

Read the whole file at its exact version.

How to install

Latest version
mdr add transcendr/slopware-skills/msl@git:20260816.16b23e9
Exact content
mdr add transcendr/slopware-skills/msl@sha256:b81c47b0ce9fca33

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_5koala5nhiye6adm.svg)](https://markdownregistry.com/a/art_5koala5nhiye6adm)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260816.16b23e9 latest2026-08-16 16b23e9 10,121 BA view · diff
git:20260812.f13e7f62026-08-12 f13e7f6 9,585 BA view · diff
git:20260811.f654ede2026-08-11 f654ede 9,343 BA view · diff
git:20260811.8ea73112026-08-11 8ea7311 9,315 BA view · diff
git:20260811.ea798be2026-08-11 ea798be 8,415 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (10121 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

transcendr/slopware-skills · 37 stars · license NOASSERTION · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_5koala5nhiye6adm
GET https://markdownregistry.com/api/v1/resolve?ref=transcendr/slopware-skills/msl
GET https://markdownregistry.com/api/v1/blob/b81c47b0ce9fca33b5d55d198ef38d5893059cedc2a7e583a1fb92ddf8c37462

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from transcendr/slopware-skills

coder-loop skill
transcendr/slopware-skills · plugins/coder-loop/skills/coder-loop/SKILL.md · Run the Codex Optimized Development, Evaluation, and Remediation (CODER) Loop with an orchestration-only coordinator…
git:20260816.16b23e9 · audit A · 37 stars
codex-voice-optimizer skill
transcendr/slopware-skills · plugins/codex-voice-optimizer/skills/codex-voice-optimizer/SKILL.md · Optimize ChatGPT Voice in the Codex desktop app into an ear-first control plane for free-form task coordination and…
git:20260816.16b23e9 · audit A · 37 stars
msw skill
transcendr/slopware-skills · plugins/msw/skills/msw/SKILL.md · Apply the Minimum Sufficient Work (MSW) principle through the MSW Kernel to scope, execute, verify, and stop agent…
git:20260922.310939b · audit A · 37 stars
timebox skill
transcendr/slopware-skills · plugins/timebox/skills/timebox/SKILL.md · Run an authorized task inside an Available Work Time (AWT) window with a shorter Closeout Grace Period (CGP), fixed…
git:20260816.16b23e9 · audit A · 37 stars

Every file in transcendr/slopware-skills

Browse by kind, by grade A, or by owner.