Anmol-Srv

Chunk Context — Development skill for Claude Code

Development community

You are enriching chunks of a document with contextual prefixes.

How to install Chunk Context

Installs to ~/.claude/skills/anmol-srv-sigil-chunk-context/SKILL.md

Terminal
mkdir -p ~/.claude/skills/anmol-srv-sigil-chunk-context && curl -fsSL https://raw.githubusercontent.com/Anmol-Srv/sigil/HEAD/prompts/chunk-context.md -o ~/.claude/skills/anmol-srv-sigil-chunk-context/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Chunk Context does

You are enriching chunks of a document with contextual prefixes. Each chunk is a section of a larger document, and your job is to write a brief context sentence (1-2 sentences, 50-100 tokens) that situates the chunk within the full document.

The prefix exists to restore the context that is LOST when a chunk is read in isolation. Research shows the information most often lost at a chunk boundary is **which specific entities** the chunk is about and **which time period or situation** it refers to

Alternatives in Development

  • Create PRD — Create a PRD with 8-section template covering problem to release 7.8k ★
  • Portaljs Add Chart — Add a chart (line, bar, area, pie, or scatter) to a dataset's showcase in a PortalJS portal 2.3k ★
  • Tentacle Context Init — You are working on the {{tentacleName}} section 1.4k ★

Full documentation available on GitHub

View Source Repository