session-recap

Generate a session summary and log to a Markdown file.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/arjunrattan-lab-ai/AICopilot-Projects --skill session-recap-arjunrattan-lab-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-recap
Source: https://github.com/arjunrattan-lab-ai/AICopilot-Projects/tree/main/.github/skills/session-recap
Command: npx skills add https://github.com/arjunrattan-lab-ai/AICopilot-Projects --skill session-recap-arjunrattan-lab-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of a summary and persistent log of the current session, streamlining the process of tracking work and ensuring that important information is not lost.

Core Features & Use Cases

  • Session Recap: Summarizes the work done during a session into a structured log.
  • Persistent Log: Saves the recap in a file for future reference.
  • Use Case: Ideal for ending a working session, capturing a recap, or periodically reviewing accumulated work.

Quick Start

End your session with the command 'recap' to automatically generate a session recap and log.

Frequently Asked Questions about session-recap

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

FAQPage Schema
How do I automatically generate a session summary and work log?

Generate a session summary by ending your conversation with the recap command, which automatically produces a structured log capturing work done, files touched, and decisions made.

What is included in an automated session recap for work tracking?

A session recap includes a summary of the work completed, files modified, decisions made, and skill gaps noted during the conversation, providing a complete work tracking record.

Do I need a conversation transcript to create a session log?

Yes, creating a session log requires access to the session transcript and conversation summary to accurately capture the work done and decisions made during the interaction.

How do I save conversation summaries to a Markdown file?

Save conversation summaries by running the recap command, which automatically writes the generated session log to a Markdown file stored in the 00 Workstreams/Session Logs/ directory.

When should I create a session recap for work management?

Create a session recap at the end of a working session or during periodic reviews to ensure important work tracking information is captured and not lost.