session-export

Generate structured AI session exports for GitHub PR or GitLab MR descriptions.

Updated Jan 18, 2026
One-click install
npx skills add https://github.com/deloreyj/.dotfiles --skill session-export
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-export
Source: https://github.com/deloreyj/.dotfiles/tree/main/home/.config/opencode/skill/session-export
Command: npx skills add https://github.com/deloreyj/.dotfiles --skill session-export

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps automatically generate concise, structured summaries of AI-assisted conversations to augment GitHub PR or GitLab MR descriptions, reducing manual write work and improving traceability.

Core Features & Use Cases

  • Generate a structured AI session export with title, models used, and a bullet list of actions to document what was done.
  • Append an AI session export to PR/MR descriptions while preserving existing content and ensuring safe handling of sensitive data.
  • Use cases include documenting assistant contributions, archiving decisions, and sharing context with reviewers.

Quick Start

Export the AI session data and generate a concise PR/MR summary ready to paste into the description.

Frequently Asked Questions about session-export

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

FAQPage Schema
How do I generate a PR description summary from an AI session export?

To generate a PR description summary from an AI session export, the Skill processes your AI conversation data and outputs a structured format with a title, models used, and a chronological action summary. This structured output is ready to append to GitHub or GitLab workflows.

What is the best way to document AI-assisted work for code reviewers?

The best way to document AI-assisted work for code reviewers is using a structured AI session export. It provides a concise, chronological bullet list of actions and decisions, reducing manual write work while improving traceability of the assistant's contributions.

Does this AI session summary tool work with both GitHub and GitLab workflows?

Yes, this AI session summary tool works with both GitHub PR and GitLab MR workflows. It appends the generated AI session export to existing PR or MR descriptions while preserving current content and ensuring safe handling of sensitive data.

How does the Skill handle sensitive data when creating MR descriptions?

When creating MR descriptions, the Skill ensures safe handling of sensitive data by explicitly excluding it from the generated summary. It maintains deterministic formatting to provide reviewers with a concise, safe summary of AI-assisted work.

What components are included in an automated AI session export for pull requests?

An automated AI session export for pull requests includes a title, the specific AI models used, and a chronological action summary. This structured format documents assistant contributions and archives decisions for reviewer context.