msw skillA
msw is agent-read markdown (skill) from transcendr/slopware-skills: Apply the Minimum Sufficient Work (MSW) principle through the MSW Kernel to scope, execute, verify, and stop agent work. State the requested outcome and smallest proof, admit a claim only when deleting it would leave the contract unmet or unproven, do and prove each necessary claim, and halt at the fixed point. Use for implementation, debugging, review, research, planning, documentation, or any task where scope control, proportional evidence, or avoiding overwork matters. Also use when the user .
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
# MSW: the Kernel
Minimum Sufficient Work is the principle. The MSW Kernel is the instruction set
and program that applies it.
## Program: complete
```text
contract ← the requested outcome + the smallest criteria that prove it
while ∃ claim c : deleting c leaves contract unmet ∨ unproven
do c ; prove c
halt ; report
```
## Definitions: no behavior lives here, only meaning
**contract**: the requested outcome and the smallest set of acceptance criteria
that would prove it, stated before any work. The sole source of necessity; a
ceiling as much as a floor. If the request is ambiguous: attended → ask;
unattended → bind the smallest reading consistent with stated intent and record
the assumption.
**claim**: anything petitioning to become work: a plan step, a change, a test, a
reviewer's P1, a discovered edge case, your own instinct that one more pass
would help. Everything enters as this type. Nothing enters as a verdict.
**deleting c leaves contract unmet ∨ unproven**: the only test. A claim passes
solely by breaking the contract, reproducibly, within the task's actual inputs
and environment. Severity is derived from the contract, never inherited from
…Read the whole file at its exact version.
How to install
mdr add transcendr/slopware-skills/msw@git:20260922.310939bmdr add transcendr/slopware-skills/msw@sha256:89673b2a9a7bc4b2Pin 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.
[](https://markdownregistry.com/a/art_bgqnbz46mj6nwzef)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260922.310939b latest | 2026-09-22 | 310939b | 10,034 B | A | view · diff |
| git:20260922.4fe951c | 2026-09-22 | 4fe951c | 9,409 B | A | view · diff |
| git:20260922.d9d6f33 | 2026-09-22 | d9d6f33 | 8,503 B | A | view · diff |
| git:20260909.fa6ed53 | 2026-09-09 | fa6ed53 | 6,078 B | A | view · diff |
| git:20260816.16b23e9 | 2026-08-16 | 16b23e9 | 4,993 B | A | view · diff |
| git:20260812.f13e7f6 | 2026-08-12 | f13e7f6 | 4,437 B | A | view · diff |
| git:20260807.c732a20 | 2026-08-07 | c732a20 | 4,138 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (10034 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
transcendr/slopware-skills · 37 stars · license NOASSERTION · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_bgqnbz46mj6nwzef GET https://markdownregistry.com/api/v1/resolve?ref=transcendr/slopware-skills/msw GET https://markdownregistry.com/api/v1/blob/89673b2a9a7bc4b2fa33130de03cc2c6b413bfb666f62ffae00e3ba7d2d161df
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.