context-continuity

High-fidelity context transfer protocol for moving conversations between AI agents. Preserves decision tempo, open loops, and critical context with graceful degradation. Use when the user says "transfer," "handoff," "continue this in another chat," or needs to work around context window limits. Produces structured artifacts (Minimal ~200 words, Full ~1000 words). DO NOT trigger on simple "summarize our conversation" requests—only when transfer intent is explicit.

$ Installer

git clone https://github.com/leegonzales/AISkills /tmp/AISkills && cp -r /tmp/AISkills/ContextContinuity/context-continuity ~/.claude/skills/AISkills

// tip: Run this command in your terminal to install the skill