Home / 00200200 / maintainer-skills-lab · skills/mkl-write-regression/SKILL.md · GitHub

mkl-write-regression skillA

This file is byte-identical to the first copy the registry indexed, one of 5 copies on public GitHub. Same content hash, same audit grade.

mkl-write-regression is agent-read markdown (skill) from 00200200/maintainer-skills-lab: Write a focused regression test from an established bug reproduction and public behavior. Use when a fix needs a test that fails on the affected version; avoid mirroring the implementation or weakening assertions..

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

# Write a regression test

Read the reproduction, expected public behavior, and nearby test conventions. Derive the assertion from the behavior a caller needs, not from the proposed implementation.

Write the smallest test that captures the defect. Use deterministic inputs and existing project dependencies where practical. Do not mock away the faulty path. Place supporting fixtures beside the test and explain any environment requirements.

Run the test against the affected implementation before accepting it as a regression test. Inspect why it failed: an assertion about the reported behavior is evidence; an import error, collection failure, permission problem, or timeout is not the intended proof. Keep the test unchanged when evaluating the fix.

If the fix is already present, use an isolated checkout or an equivalent preserved baseline to test the pre-fix version. Preserve the user's current checkout and uncommitted work. Do not revert their working tree merely to get a red test.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add 00200200/maintainer-skills-lab/mkl-write-regression@git:20260913.04cb5b6
Exact content
mdr add 00200200/maintainer-skills-lab/mkl-write-regression@sha256:173b1a4b9e1b113a

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_ew3najpxmvnvll3o.svg)](https://markdownregistry.com/a/art_ew3najpxmvnvll3o)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260913.04cb5b6 latest2026-09-13 04cb5b6 1,723 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 (1723 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

00200200/maintainer-skills-lab · 18 stars · license MIT · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_ew3najpxmvnvll3o
GET https://markdownregistry.com/api/v1/resolve?ref=00200200/maintainer-skills-lab/mkl-write-regression
GET https://markdownregistry.com/api/v1/blob/173b1a4b9e1b113af455f3d4097693fe5f1a432ddd24c89ce76aada23850ecca

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 00200200/maintainer-skills-lab

AGENTS.md agents
00200200/maintainer-skills-lab · AGENTS.md
git:20260913.b4ba52d · audit A · 18 stars
mkl-debug-ml-training skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-debug-ml-training/SKILL.md · Investigate training failures, NaNs, missing gradients, misleading losses, and non-reproducible runs in PyTorch…
git:20260913.25449a9 · audit A · 18 stars
mkl-humanize skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-humanize/SKILL.md · Edit stiff or AI-sounding prose into natural writing while preserving meaning, facts, citations, and the author's point…
git:20260918.0ed322e · audit A · 18 stars
mkl-localize-pl-en skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-localize-pl-en/SKILL.md · Translate and localize Polish and English technical documentation, UI text, and project updates. Use for natural PL/EN…
git:20260913.830cd58 · audit A · 18 stars
mkl-match-voice skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-match-voice/SKILL.md · Adapt a draft to a user's writing samples or explicit tone brief. Use for consistent personal or project voice across…
git:20260913.830cd58 · audit A · 18 stars
mkl-prepare-release skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-prepare-release/SKILL.md · Prepare release notes and migration guidance from a verified revision range and project release policy. Use for release…
git:20260913.830cd58 · audit A · 18 stars
mkl-reproduce-bug skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-reproduce-bug/SKILL.md · Reduce a reported software bug to a runnable, minimal reproduction with the exact command, environment, and observed…
git:20260913.830cd58 · audit A · 18 stars
mkl-review-dependency skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-review-dependency/SKILL.md · Review a dependency update against a repository's supported runtimes, lockfiles, release notes, and tests. Use before…
git:20260916.e7d5714 · audit A · 18 stars
mkl-review-pr skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-review-pr/SKILL.md · Review a pull request for concrete correctness regressions using its diff, surrounding code, and relevant tests. Use…
git:20260914.1c5685e · audit A · 18 stars
mkl-review-source-change skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-review-source-change/SKILL.md · Review an upstream documentation change against the skills, agent instructions, or runbooks that cite it. Identify…
git:20260913.ef088ed · audit A · 18 stars
mkl-triage-issue skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-triage-issue/SKILL.md · Turn a repository issue into an evidence-backed triage note: observed behavior, missing reproduction details, possible…
git:20260913.830cd58 · audit A · 18 stars
mkl-verify-fix skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-verify-fix/SKILL.md · Verify a proposed bug fix against an unchanged regression test and the relevant existing tests, reporting baseline and…
git:20260913.830cd58 · audit A · 18 stars

Every file in 00200200/maintainer-skills-lab

Other files named mkl-write-regression

mkl-write-regression skill
00200200/maintainer-skills-lab · providers/cursor/.cursor/skills/mkl-write-regression/SKILL.md · Write a focused regression test from an established bug reproduction and public behavior. Use when a fix needs a test…
git:20260913.830cd58 · audit A · 18 stars
mkl-write-regression skill
00200200/maintainer-skills-lab · providers/opencode/.opencode/skills/mkl-write-regression/SKILL.md · Write a focused regression test from an established bug reproduction and public behavior. Use when a fix needs a test…
git:20260913.061cb1b · audit A · 18 stars
mkl-write-regression skill
00200200/maintainer-skills-lab · providers/claude/.claude/skills/mkl-write-regression/SKILL.md · Write a focused regression test from an established bug reproduction and public behavior. Use when a fix needs a test…
git:20260913.830cd58 · audit A · 18 stars
mkl-write-regression skill
00200200/maintainer-skills-lab · providers/codex/.agents/skills/mkl-write-regression/SKILL.md · Write a focused regression test from an established bug reproduction and public behavior. Use when a fix needs a test…
git:20260913.830cd58 · audit A · 18 stars

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