wrap-up

Summarize coding sessions, extract learnings, and suggest git commits.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires iteration-logger, context-keeper, memory-maintenance, notebooklm, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Manages session wrap-up in coding sessions by summarizing work, extracting learnings, growing identity files, updating session summary, suggesting git commits, and facilitating handoff between sessions.

Core Features & Use Cases

  • Session Summarization: Captures session statistics and learnings for easy reference.
  • Identity Growth: Incorporates user traits and preferences into identity files.
  • Handoff Preparation: Prepares session summaries and tasks for handoff.
  • Optional Sync & Commit Suggestions: Provides optional sync to notebook LM and git commit suggestions.

Quick Start

At the end of your coding session, simply activate the wrap-up skill to process your session.

Frequently Asked Questions about wrap-up

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

FAQPage Schema
How do I summarize a coding session and extract learnings before ending my work?

Coding session wrap-up summarizes session activities and extracts learnings by capturing session statistics and updating identity files. It prepares session summaries and tasks for handoff to streamline your workflow.

What is the best way to automate session summary and git commit suggestions for my code review?

Session wrap-up facilitates code review by generating session summaries and suggesting git commits based on session details. It captures statistics and learnings for easy reference during your review.

Do I need iteration-logger and context-keeper to perform a coding session wrap-up?

Yes, coding session wrap-up requires iteration-logger, context-keeper, memory-maintenance, and notebooklm skills. It operates within the agentic-os context to process session data and update user profiles.

Can I sync my session summary with notebooklm during the wrap-up?

Yes, session wrap-up provides optional knowledge syncing with notebook-registry. It incorporates user traits and preferences into identity files while optionally syncing your session learnings.

How does session wrap-up handle handoff preparation between coding sessions?

Handoff preparation captures session statistics and learnings, updates session summaries, and prepares tasks for the next session. It incorporates user traits into identity files to maintain context across sessions.

What is a coding session wrap-up and when do I need it?

A coding session wrap-up manages the end of your session by summarizing work, extracting learnings, growing identity files, and suggesting git commits. You need it to facilitate handoff between sessions.