recap

Traverse session chains and handoff transcripts to produce structured terminal recaps.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/EndUser123/cc-marketplace --skill recap-enduser123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recap
Source: https://github.com/EndUser123/cc-marketplace/tree/main/plugins/cc-skills-meta/skills/recap
Command: npx skills add https://github.com/EndUser123/cc-marketplace --skill recap-enduser123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Capture and surface what happened across all terminal sessions by traversing the full session chain, surfacing unresolved assumptions, contract gaps, and resume risks to restore context quickly.

Core Features & Use Cases

  • Terminal-wide recap by walking the entire session chain (handoff files) and the fallback transcript history to reconstruct every session in order
  • Surface goals, actions, gaps, and resume risks to inform handoffs and decision making
  • Output structured data aligned with handoff templates to support continuity across sessions

Quick Start

Issue the recap command to generate a full terminal recap for your current workspace.

Frequently Asked Questions about recap

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

FAQPage Schema
How do I summarize terminal session history for handoffs?

Summarize terminal session history by traversing the complete session chain and handoff transcripts to surface goals, actions, and unresolved issues in chronological order. The recap generates structured data aligned with handoff templates to restore context quickly.

What is the best way to surface contract gaps and resume risks across multi-session terminals?

Surface contract gaps and resume risks by parsing fallback transcript history and handoff files across multi-session project terminals. This process extracts per-session context and outcomes to reconstruct the full session chain and identify unresolved assumptions.

How do I generate a terminal recap when session transcripts are partially unavailable?

Generate a terminal recap with fallback mechanisms that parse partially unavailable session transcripts. The tool traverses existing handoff files and applies fallback transcript history to reconstruct goals, actions, and outcomes despite missing data.

Can I use terminal session transcripts to extract goals and actions for structured handoff workflows?

Yes, you can parse terminal session transcripts to extract goals, actions, and outcomes, producing a structured recap suitable for handoff workflows. The output aligns with handoff templates to support continuity across multi-session projects.

Does the recap tool work without external dependencies for analyzing session chains?

Yes, the recap tool works without external dependencies to analyze session chains. It uses internal scripts to traverse handoff files and fallback transcript history, extracting per-session context to surface unresolved issues independently.