session-export

Generate and attach AI session summaries to GitHub PRs and GitLab MRs.

24|7|Updated Oct 28, 2014
One-click install
npx skills add https://github.com/ajoslin/dot --skill session-export-ajoslin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-export
Source: https://github.com/ajoslin/dot/tree/main/config/opencode/skills/session-export
Command: npx skills add https://github.com/ajoslin/dot --skill session-export-ajoslin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill updates PR/MR descriptions with AI-generated session summaries to improve traceability and clarity.

Core Features & Use Cases

  • AI-assisted session export: convert conversations into structured summaries for PR/MR descriptions.
  • Safe documentation: avoids leaking sensitive data while preserving context.
  • Use Case: attach a concise AI-generated summary to a PR for reviewer awareness.

Quick Start

Run the opencode export command to generate and attach the AI session summary to your next PR or MR.

Frequently Asked Questions about session-export

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

FAQPage Schema
How do I attach AI session summaries to PR descriptions automatically?

You can attach AI session summaries to PR descriptions by running the export command, which automates the generation of structured summaries and appends them directly to your GitHub PR or GitLab MR.

Can I use this session export feature with both GitHub and GitLab?

Yes, this session export feature supports both GitHub PRs and GitLab MRs, allowing you to document AI-assisted workflows across both platforms by updating their descriptions.

Does this AI session export tool handle sensitive data safely?

Yes, the AI session export tool enforces safe handling of sensitive data by processing conversations into structured summaries that preserve context without leaking confidential information.

What is the best way to document AI-assisted workflows for pull request reviewers?

The best way to document AI-assisted workflows is to use an automated export command that converts conversations into concise, structured summaries and attaches them to PR descriptions for reviewer awareness.

How do I generate a structured JSON summary of an AI coding session?

You can generate a structured JSON summary of an AI coding session by running the export command, which processes the conversation and outputs a structured summary file for traceability.

Why should I add AI session context to my merge requests?

Adding AI session context to merge requests improves traceability and clarity for reviewers by providing a concise, structured summary of the AI-assisted workflow directly in the MR description.