session-summary

Coordinate session wrap-up tasks into a single end-of-session report.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/piusn/skills-plugin-marketplace --skill session-summary-piusn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-summary
Source: https://github.com/piusn/skills-plugin-marketplace/tree/main/skills/session-summary
Command: npx skills add https://github.com/piusn/skills-plugin-marketplace --skill session-summary-piusn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates all session wrap-up tasks in one pass so you get a complete end-of-session report without invoking individual skills.

Core Features & Use Cases

  • Orchestrates verification of tools, syncing sessions, extracting outcomes, and capturing knowledge in a single workflow.
  • Provides a unified summary suitable for end-of-meeting reviews and knowledge capture.
  • Supports quick shortcuts to trigger the full wrap-up.

Quick Start

Instruct the AI to run session-summary to generate a full end-of-session wrap-up for the current Copilot session.

Frequently Asked Questions about session-summary

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

FAQPage Schema
How do I generate a complete end-of-session summary without invoking individual wrap-up skills?

A complete end-of-session summary is generated by coordinating all wrap-up tasks in a single pass, orchestrating sub-skills like session-outcomes and session-knowledge to produce a unified recap across projects.

What's the best way to capture session outcomes and sync session data at the end of a Copilot session?

Capturing session outcomes and syncing data is best handled by an orchestration workflow that verifies tool availability, extracts outcomes, and captures knowledge sequentially to present a consolidated end-of-session report.

Can I use a single command to extract knowledge and summarize outcomes across multiple projects?

Yes, a single orchestration command can extract knowledge and summarize outcomes across multiple projects by implementing sequential dependency ordering to validate tools and run all wrap-up tasks in one unified workflow.

Does the session wrap-up workflow require any external dependencies or tool installations?

No external dependencies or tool installations are required. The session wrap-up workflow validates tool availability internally and orchestrates its own sub-skills to coordinate the complete end-of-session report generation.

How does sequential dependency ordering work when orchestrating session wrap-up tasks?

Sequential dependency ordering works by validating tool availability first, then chaining tasks like syncing sessions, extracting outcomes, and capturing knowledge to ensure each wrap-up step completes before producing the consolidated output.

When should I use a one-shot session wrap-up instead of running individual summary components?

A one-shot session wrap-up should be used at the end of any Copilot session when you need a unified summary for end-of-meeting reviews, avoiding the overhead of manually invoking individual skills for each wrap-up task.