wrap-up-ritual

Create a handoff note in `.claude/handoff.md` capturing completed work and pending tasks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/AlexanderRadevich/SportowyHub_clientApp --skill wrap-up-ritual-alexanderradevich
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wrap-up-ritual
Source: https://github.com/AlexanderRadevich/SportowyHub_clientApp/tree/main/.claude/skills/wrap-up-ritual
Command: npx skills add https://github.com/AlexanderRadevich/SportowyHub_clientApp --skill wrap-up-ritual-alexanderradevich

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that valuable context, progress, and learnings from a development session are not lost when the session ends, enabling seamless continuation in the next session.

Core Features & Use Cases

  • Automated Handoff Notes: Generates a .claude/handoff.md file summarizing completed tasks, pending items, and key learnings.
  • Context Preservation: Captures essential details like file paths, decision rationale, and next steps for future reference.
  • Learning Capture: Identifies and documents new insights or corrections, potentially triggering the self-correction-loop skill.
  • Use Case: After a coding session, trigger this skill to automatically create a detailed note so that you or another developer can immediately resume work without needing to re-establish context.

Quick Start

When you're ready to finish your work for the day, say "Let's wrap up" and I will create a handoff note.

Frequently Asked Questions about wrap-up-ritual

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

FAQPage Schema
How do I preserve development context when ending a coding session?

Preserve development context by generating a structured handoff note that captures completed work, pending tasks, and learned information to facilitate seamless session continuity and immediate resumption.

What is the best way to create a developer handoff document for pending tasks?

The best way to create a developer handoff document is to summarize completed tasks, pending items, and key learnings into a markdown file, ensuring essential details like file paths and decision rationale are captured for future reference.

How do I capture code review insights and learnings at the end of a session?

Capture code review insights and learnings by identifying and documenting new discoveries or corrections during session termination, extracting actionable insights that can trigger a self-correction loop for future reference.

Can I automatically generate session handoff notes for another developer?

Yes, you can automatically generate session handoff notes by triggering the wrap-up process, which creates a detailed file summarizing your work so another developer can immediately resume without needing to re-establish context.

Does triggering a session end require manual input to document completed work?

Triggering a session end does not require manual documentation, as the process supports various user signals for termination and automatically extracts actionable insights to generate a structured handoff note.

When do I need to create a handoff note for context preservation?

You need to create a handoff note for context preservation whenever a development session ends, ensuring valuable progress and learnings are not lost and enabling seamless continuation in the next session.