shard

Community

Shrink documents, save tokens.

Authoralessioroberto82
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill tackles the issue of large documents consuming excessive tokens, making AI interactions slow and expensive, by breaking them down into smaller, manageable pieces.

Core Features & Use Cases

  • Context Sharding: Divides large documents (like PRDs or architecture docs) into atomic files (shards).
  • Token Reduction: Dramatically cuts token usage (up to 90%) by loading only relevant shards per task.
  • Use Case: When an AI role needs to work on a specific user story from a massive Product Requirements Document, this Skill ensures only that story's shard is loaded, not the entire document.

Quick Start

Use the shard skill to break down the document located at ~/.claude/circle/projects/myproject/output/prioritize/PRD-final.md into smaller shards.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: shard
Download link: https://github.com/alessioroberto82/claude-plugin-bmad/archive/main.zip#shard

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.