session-to-brain

Archive Copilot CLI session transcripts into daily Markdown project files and weekly notes.

4|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/jonmagic/skills --skill session-to-brain
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-to-brain
Source: https://github.com/jonmagic/skills/tree/main/skills/session-to-brain
Command: npx skills add https://github.com/jonmagic/skills --skill session-to-brain

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you preserve context by archiving Copilot CLI sessions into your personal brain. It automatically saves the session transcript to a Daily Projects archive and appends a resume command to your Weekly Note for quick resumption.

Core Features & Use Cases

  • Archive a finished Copilot session by saving a full transcript to Daily Projects with a date and a resume link to the weekly note.
  • Update the current week's note with a wikilink to the daily project and a resume command for easy pickup.
  • Use cases include end-of-session wrap-ups, cross-referencing tasks, and long-term knowledge capture.

Quick Start

Archive the current Copilot session to your brain by providing a focus like "OKR pivot planning" and the session ID; the scripts will generate a daily project and update the weekly note automatically.

Frequently Asked Questions about session-to-brain

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

FAQPage Schema
How do I archive Copilot CLI session transcripts for future reference?

You can archive Copilot CLI session transcripts by running local Ruby scripts that read session state and generate Markdown artifacts in your Brain directory. This preserves your work context by saving the full transcript to a Daily Projects archive.

What is the best way to resume a previous Copilot session from a weekly note?

Resuming a Copilot session relies on a resume command appended to your Weekly Note. The scripts automatically update the current week's note with a wikilink to the daily project and the specific command for easy pickup.

Does archiving Copilot sessions to a personal brain require any external dependencies?

Archiving Copilot sessions requires no external dependencies. It relies entirely on local Ruby scripts that read the local session state file and generate Markdown files directly within your personal brain directory structure.

Can I use this session archiving workflow for long-term knowledge capture and cross-referencing?

Yes, session archiving supports long-term knowledge capture and cross-referencing. It organizes transcripts into Daily Projects files and updates Weekly Notes, creating a searchable history of your work context and task progression.

How do I start archiving a finished Copilot session to my daily projects?

To start archiving, provide a focus like "OKR pivot planning" and the session ID. The scripts will automatically generate a daily project file with the transcript and update the weekly note with a resume link.