comprehensive-context-handover

Generate a canonical Markdown context transfer artifact for multi-session AI workflows.

Updated Dec 20, 2025
One-click install
npx skills add https://github.com/ogprotege/Skills --skill comprehensive-context-handover
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comprehensive-context-handover
Source: https://github.com/ogprotege/Skills/tree/main/Categories/Context/comprehensive-context-handover
Command: npx skills add https://github.com/ogprotege/Skills --skill comprehensive-context-handover

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill captures and preserves the exact decisions, constraints, and context from a conversation to enable a seamless, high-fidelity resumption in a new session. It prevents rehashing, truncation, or loss of critical details, reducing cognitive load and saving time.

Core Features & Use Cases

  • Decision Log (anti-rehash): Keeps a complete log of decisions with rationale to avoid re-asking.
  • Requirements Ledger: Tracks load-bearing constraints and acceptance criteria for continuity.
  • Open Loops & Forensic Narrative: Maintains unresolved questions and risks to sustain momentum across sessions.
  • Canonical Output Artifact: Generates a standardized Markdown transfer artifact for reuse in future chats.
  • Domain-Agnostic Handover: Useful in research, planning, writing, or strategy contexts.

Quick Start

Invoke the comprehensive-context-handover skill (e.g., "handover" or "save context") to generate a downloadable Markdown artifact named CONTEXT_TRANSFER_<subject>_<date>.md that contains orientation, non-negotiables, decisions, requirements, open loops, and critical context.

Frequently Asked Questions about comprehensive-context-handover

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I preserve context and resume work across different chat sessions?

Context handover generates a canonical Markdown artifact capturing decisions, requirements, and open loops from your current session. Download this artifact and paste it into a new chat to resume work losslessly without rehashing prior discussions or losing critical constraints.

What should I include in a context transfer artifact to avoid losing important details?

A context transfer artifact must preserve decision logs with rationale, load-bearing constraints and acceptance criteria, unresolved questions and risks, exact must/never/only requirements, and critical domain-specific context. The standardized format ensures nothing rehashed when you switch sessions.

Can I use context handover for research, planning, or strategy work across sessions?

Yes. Context handover is domain-agnostic and works across research, planning, writing, and strategy workflows. It maintains continuity by capturing forensic narratives and open loops specific to your project, regardless of field or complexity.

What format does the context transfer artifact use, and can I reuse it in future chats?

The artifact is a downloadable Markdown file following Canonical Artifact Template v2.1, named CONTEXT_TRANSFER_<subject>_<date>.md. It's designed for reuse across multiple future sessions and supports high-fidelity resumption without loss of orientation or constraints.

How does context handover prevent rehashing decisions in a new session?

A decision log embedded in the transfer artifact records each decision with its rationale and context. Pasting this into a new session eliminates re-asking the same questions and accelerates resumption by anchoring the AI to prior conclusions and acceptance criteria.