Session Export

Generate a portable markdown record of an AI session with transcripts and decision logs.

6|3|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/carson-sweet/sweetclaude --skill session-export-carson-sweet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Session Export
Source: https://github.com/carson-sweet/sweetclaude/tree/main/skills/session-export
Command: npx skills add https://github.com/carson-sweet/sweetclaude --skill session-export-carson-sweet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the problem of losing context and continuity between AI sessions by generating a structured, portable record of your work, decisions, and research.

Core Features & Use Cases

  • Comprehensive Documentation: Automatically compiles conversation transcripts, decision logs, and file manifests into a single, readable markdown file.
  • Continuity Management: Generates a specialized continuity prompt that allows you to resume complex projects in a new session with full context.
  • Use Case: Use this when you are nearing the end of a long-running project session and need to hand off your progress to a new session or a team member without losing the reasoning behind your architectural decisions.

Quick Start

Run the session export skill to generate a full project summary and continuity prompt for this conversation.

Frequently Asked Questions about Session Export

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

FAQPage Schema
How do I preserve AI session context when handing off a project to a new session?

To preserve AI session context for handoffs, generate a portable markdown record that compiles conversation transcripts, decision logs, and file manifests into a single readable file. This comprehensive documentation ensures the new session retains the reasoning behind your architectural decisions.

What is a continuity prompt and how does it help with session-to-session context preservation?

A continuity prompt is a specialized text block used for session-to-session context preservation. It encapsulates your project state and research history, allowing you to resume complex work in a new AI environment without losing prior context.

Can I use session export to compile conversation transcripts and decision logs into markdown?

Yes, you can compile conversation transcripts and decision logs into a comprehensive markdown file. The session export automatically aggregates conversation history and deliverable metadata into a structured, readable format for project handoffs.

Do I need file-system tools to generate a portable session record?

Yes, generating a portable session record requires access to session state and file-system tools. These dependencies are necessary to aggregate conversation history and deliver metadata into the final markdown documentation.

When should I create a portable session record for project continuity?

You should create a portable session record when nearing the end of a long-running project session. It is used to hand off progress to a team member or new session, ensuring continuity across different AI environments without losing context.

What's the best way to document AI session decisions for cross-environment portability?

The best way to document AI session decisions for cross-environment portability is generating a comprehensive markdown record. This approach automatically compiles decision logs and continuity prompts into a portable file format readable across different AI environments.