session-summary

Captures session changes, decisions, and open items into a durable task ledger at end-of-session reconciliation.

Updated Jun 21, 2026
One-click install
npx skills add https://github.com/apexradius/agentic-os --skill session-summary-apexradius
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-summary
Source: https://github.com/apexradius/agentic-os/tree/main/skills/session-summary
Command: npx skills add https://github.com/apexradius/agentic-os --skill session-summary-apexradius

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps in ensuring that the end of a session is handled efficiently, capturing changes, decisions, and open items, while reconciling work into a durable task ledger to prevent loss of context.

Core Features & Use Cases

  • Session Summary: Automatically compile a summary of the session, including changes, decisions, and open items.
  • Reconciliation: Ensures that all open items are reconciled into the task ledger to prevent loss on context reset.
  • Use Case: At the end of a work session, the skill can be used to create a summary of what was accomplished, capture decisions, and ensure that all open items are accounted for in the task ledger.

Quick Start

Run the 'session-summary' command to generate the end-of-session summary and reconcile open items.

Frequently Asked Questions about session-summary

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

FAQPage Schema
How do I preserve context and prevent loss of work when ending a session?

To preserve context, you need to run an end-of-session reconciliation that captures changes, decisions, and open items into a durable task ledger. This ensures your administrative work is recorded before any context reset occurs.

What is session reconciliation for a task ledger?

Session reconciliation is the process of compiling a session summary and ensuring all open items are accounted for in a durable task ledger. It prevents context loss by reconciling work into an accurate record of completed tasks and pending decisions.

How do I generate a summary of changes and decisions from my work session?

You generate a work session summary by running the session-summary command. This automatically compiles a record of changes, decisions, and open items, reconciling them into the task ledger to maintain a complete history.

When do I need to run an end-of-session summary for my administrative workflow?

You need to run an end-of-session summary whenever your administrative workflow requires context preservation. It captures session changes and open items right before reset, ensuring no work is lost and the task ledger remains accurate.

Do I need any dependencies to perform session summary and reconciliation?

No dependencies are required to perform session summary and reconciliation. The Skill operates independently using its internal scripts to capture changes, decisions, and open items into the task ledger.

What is the best way to maintain a durable task ledger across context resets?

The best way to maintain a durable task ledger across resets is to execute end-of-session summary procedures. This reconciliation process captures all open items and decisions, preventing context loss when the session is reset.