wize-shard-doc is agent-read markdown (skill) from qwize-br/wize-development-kit: core skill: Shard Doc.
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
# Shard Doc
# Shard Doc
Splits large markdown (PRD, architecture, etc.) into addressable shards under `{doc-name}.shards/`.
## Why
Agents quote shards by id (`prd.shards/AC-5.md`) instead of pulling the whole document.
## Behavior
- Splits at headings (`##` by default; configurable).
- Each shard gets `id` from heading slug + frontmatter.
- Original doc becomes the index.
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.
GET https://markdownregistry.com/api/v1/artifacts/art_ell7f6nwwbuv2thp
GET https://markdownregistry.com/api/v1/resolve?ref=qwize-br/wize-development-kit/wize-shard-doc
GET https://markdownregistry.com/api/v1/blob/4e919bdb6694245d7117af352a07084b031bd7384639a7f6cbe38f49db4b9d59
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.
qwize-br/wize-development-kit · .cursor/rules/wize-agent-architect.mdc · Tony Stark (System Architect) — Tony designs the system inside Fury's frame. He chooses the libraries, draws the…
qwize-br/wize-development-kit · .cursor/rules/wize-agent-pm.mdc · Maria Hill (Product Manager) — Maria Hill runs Phase 2 planning. She converts brief + research into a PRD, cuts epics…
qwize-br/wize-development-kit · .cursor/rules/wize-agent-solution-strategist.mdc · Nick Fury (Solution Strategy / Tech Vision) — Fury sits between Plan and Solutioning. He sets the technical north star…
qwize-br/wize-development-kit · .cursor/rules/wize-agent-tech-writer.mdc · Peggy Carter (Technical Writer) — Peggy is the Technical Writer. She sits across all phases. She rewrites drafts for…
qwize-br/wize-development-kit · .cursor/rules/wize-agent-test-architect.mdc · Hawkeye (Test Architect (TEA)) — Hawkeye is the Test Architect. He profiles risk, designs tests for each story, traces…