shard-document

Installation
SKILL.md

Shard Document Skill

Purpose

Break large, monolithic documents into smaller, manageable shards that are easier to navigate, maintain, and understand. Particularly valuable for lengthy PRDs, technical specifications, architecture docs, and API documentation.

Core Principles:

  • Logical boundaries (shard by topic/section, not arbitrary size)
  • Relationship preservation (maintain cross-references)
  • Navigation clarity (create clear index and links)
  • Metadata richness (each shard self-describes purpose)
  • Validation rigor (verify all references work)

Prerequisites

  • Source document exists and is readable
  • Document has clear structure (headings, sections)
Related skills

More from adolfoaranaes12/bmad-enhanced

Installs
4
GitHub Stars
1
First Seen
Feb 23, 2026