recap

Load and display session context with task, issue, branch, and Git status.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/goffity/dev-km --skill recap-goffity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recap
Source: https://github.com/goffity/dev-km/tree/main/skills/recap
Command: npx skills add https://github.com/goffity/dev-km --skill recap-goffity

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you quickly get back into your workflow by loading the context of your previous session, including your current task, recent activity, and Git status.

Core Features & Use Cases

  • Session Resumption: Loads the last active task, its start time, and associated issue/branch.
  • Activity Log: Displays recent actions and Git commits to refresh your memory.
  • Workload Management: Checks for pending tasks and offers to resume them or start fresh.
  • Use Case: After a break, you can run /recap to see exactly what you were working on, where you left off in your code, and any pending tasks, allowing you to dive back in without missing a beat.

Quick Start

Run the recap command to load your previous session context.

Frequently Asked Questions about recap

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

FAQPage Schema
How do I resume my git workflow after a break?

To resume your git workflow after a break, this skill loads your previous session context, including the active task, associated branch, recent commits, and pending work status.

What is the best way to load previous session context for task management?

Loading previous session context involves retrieving the last active task, its start time, recent activity, and Git status to quickly refresh your memory and guide task resumption.

Can I check pending tasks and recent git commits before starting new work?

Yes, you can check pending tasks and recent git commits by running a command that displays your workload management status and recent activity log to help decide whether to resume or start fresh.

How do I get back into my code session without missing a beat?

You get back into your code session by executing a single command that retrieves your exact previous work state, including task details and Git status, allowing an instant dive back in.

Does the session recap output support language localization?

Yes, the session recap output supports language localization, ensuring the displayed context, recent activity, and git status information can be adapted to your preferred language settings.