Eng Context Cache Key Design

Use when designing the context-caching layer for a legal AI product built on Claude or similar LLMs. Defines how to construct cache keys that maximize prefix-cache hit rates, how to partition context by scope (system prompt, skill, matter, user), how to handle cache invalidation when legal content changes, and how to measure cache efficiency. Engineering skill with significant cost and latency implications for legal AI deployments.

sboghossian Updated

File contents

sboghossian/mini-claude-for-legal/tree/main/skills/eng/eng-context-cache-key-design commit 019b5df279

Frequently asked questions

npx skillmds@latest add sboghossian-mini-claude-for-legal/eng-context-cache-key-design