wrap-up

Automate end-of-session checks, version upgrades, memory consolidation, and deployment reminders.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/moondrop-ro/claude-skills --skill wrap-up-moondrop-ro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wrap-up
Source: https://github.com/moondrop-ro/claude-skills/tree/main/skills/wrap-up
Command: npx skills add https://github.com/moondrop-ro/claude-skills --skill wrap-up-moondrop-ro

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

End-of-session hygiene automates the routine checks and updates needed to finalize work, ensuring nothing is forgotten when you close a session.

Core Features & Use Cases

  • End-of-session checklist: commits and pushes uncommitted work, audits service deployments, and surfaces memories to persist.
  • Memory and decisions: saves project context, notes CLAUDE.md updates, captures backlog items, and logs client-facing decisions.
  • Summary delivery: presents a scannable recap of what was done and what remains.

Quick Start

Run /wrap-up before closing the session; no arguments are required.

Frequently Asked Questions about wrap-up

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

FAQPage Schema
How do I automate git session wrap-up and capture decisions before closing?

Automating git session wrap-up consolidates uncommitted work checks, memory storage, and backlog updates into a single workflow, ensuring project context and decisions are persisted before closing the session.

What is the best way to save project memories and backlog items at session end?

Saving project memories and backlog items at session end requires auditing local repo state and changelog summaries to surface context that should be persisted, preventing loss of critical decisions and updates.

How does an end-of-session checklist handle uncommitted work and deployment status?

An end-of-session checklist coordinates uncommitted-work checks and service deployment audits, flagging pending commits and deployment reminders to ensure no routine updates are missed.

Do I need to manually configure memory storage guardrails for session management?

No manual configuration is needed for memory storage guardrails; the workflow integrates these guardrails automatically when run, applying structured constraints to how project context is saved.

Can I get a summary of completed work and remaining backlog after a git session?

Yes, you can generate a scannable recap of completed work and remaining backlog items, summarizing what was done and what remains to provide clarity and closure at session end.

When should I run a session wrap-up workflow for my git repository?

You should run a session wrap-up workflow right before closing a session, as it performs version checks, upgrade prompts, and memory consolidation to finalize all routine hygiene tasks with no arguments required.