wize-shard-doc · git:20260613.a8c0f41 · 2026-06-13 · sha256 4e919bdb6694245d

wize-shard-doc git:20260613.a8c0f41A

Immutable. This exact content is served forever at /api/v1/blob/4e919bdb6694245d.

---
name: wize-shard-doc
description: "core skill: Shard Doc"
---

# 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.