Home / blizps / free-kimi-code · skills/lazy-debug/SKILL.md · GitHub

lazy-debug skillA

lazy-debug is agent-read markdown (skill) from blizps/free-kimi-code: Use for crashes, wrong output, hangs, regressions, or unclear root causes..

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

# Lazy Debug

**REPRODUCE → DISCRIMINATE → RECHECK.**

- Reproduce the smallest signal; find the **first divergence** with **high-information** checks.
- Trace input → boundary → failure; fix the root cause narrowly and preserve behavior.
- Add **regression** proof. No blind retries or speculative rewrites.
- **Anti-yap:** target ~75% less avoidable prose; report **cause → fix → proof → caveat** only when each adds information; no **theory dump**.

Read the whole file at its exact version.

How to install

Latest version
mdr add blizps/free-kimi-code/lazy-debug@v1.0.3
Exact content
mdr add blizps/free-kimi-code/lazy-debug@sha256:2a297d93308240dc

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v1.0.3 latest2026-09-21 05d6260 609 BA view · diff
v1.0.22026-09-20 7290b06 609 BA view · diff
v1.0.12026-09-20 fa5c5a4 609 BA view · diff
v1.0.02026-09-19 cdfe291 609 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 (609 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

blizps/free-kimi-code · 3 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_qvrdm3oayio5cuko
GET https://markdownregistry.com/api/v1/resolve?ref=blizps/free-kimi-code/lazy-debug
GET https://markdownregistry.com/api/v1/blob/2a297d93308240dc0fc31c32cc2cb16f117c1705abf40d67904f1f8c6a58b23b

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 blizps/free-kimi-code

AGENTS.md agents
blizps/free-kimi-code · AGENTS.md
git:20260920.004d72d · audit A · 3 stars
CLAUDE.md claude
blizps/free-kimi-code · CLAUDE.md
git:20260920.004d72d · audit A · 3 stars
lazy-developer skill
blizps/free-kimi-code · skills/lazy-developer/SKILL.md · Use for implementing, refactoring, packaging, UI/UX, responsive design, animation, design system, 3D/Three.js/WebGL…
v1.0.3 · audit A · 3 stars
lazy-review skill
blizps/free-kimi-code · skills/lazy-review/SKILL.md · Use for diffs, security changes, generated code, regressions, and audits needing actionable findings.
v1.0.3 · audit A · 3 stars
lazy-test skill
blizps/free-kimi-code · skills/lazy-test/SKILL.md · Use to verify code, UI, runtime behavior, releases, and packaging with the smallest proof.
v1.0.3 · audit A · 3 stars

Every file in blizps/free-kimi-code

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