wrap-up

Automate end-of-session knowledge capture with Obsidian notes and memory updates.

2|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/wilsonfaustino/ai-tools --skill wrap-up-wilsonfaustino
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wrap-up
Source: https://github.com/wilsonfaustino/ai-tools/tree/main/skills/wrap-up
Command: npx skills add https://github.com/wilsonfaustino/ai-tools --skill wrap-up-wilsonfaustino

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually closing out work sessions and capturing context, decisions, and next steps is time-consuming and error-prone, leading to lost progress and context loss between sessions.

Core Features & Use Cases

  • Auto-memory updates: Automatically updates project, feedback, and user memory files with session progress and key decisions.
  • Obsidian note creation: Generates structured session notes in your Obsidian vault, organized by project or ticket, with git metadata when available.
  • Basic Memory sync: Optionally syncs detailed session knowledge to Basic Memory for cross-session access and search.
  • Use Case: After finishing a bug fix for ticket PROJ-456, this skill automatically saves the root cause, fix steps, and next actions so you can resume work seamlessly later.

Quick Start

Tell the AI "wrap up" at the end of your work session to automatically save your progress, update your memory, and create an Obsidian session note.

Frequently Asked Questions about wrap-up

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

FAQPage Schema
How do I automate session notes and memory capture at the end of a work session?

To automate session notes and memory capture, you can use a workflow automation skill that generates structured notes and updates memory indexes. It eliminates manual note-taking by syncing progress and decisions to your knowledge management tools.

Does workflow automation work with Obsidian vaults for dev session notes?

Yes, workflow automation supports Obsidian vault integration by generating structured session notes organized by project or ticket. It can also include git metadata in the notes when available to provide better development context.

How do I update project memory files automatically after fixing a bug?

You can update project memory files automatically by triggering an end-of-session knowledge capture process. This auto-memory update feature saves the root cause, fix steps, and next actions directly to your project and feedback memory files.

What is the best way to sync session knowledge to Basic Memory for cross-session access?

The best way to sync session knowledge is using an automation skill with optional Basic Memory sync functionality. It synchronizes detailed session context and decisions to Basic Memory, enabling cross-session access and search capabilities.

Can I use auto-memory updates without losing context between software engineering sessions?

Yes, auto-memory updates are designed specifically to prevent context loss between software engineering sessions. By automatically maintaining a memory index with session progress and key decisions, it allows you to resume work seamlessly later.

What happens if Obsidian or Basic Memory tools are missing during session wrap-up?

If Obsidian or Basic Memory tools are missing, the session wrap-up skill includes conditional handling for missing tools. It processes available knowledge capture tasks while gracefully managing the absence of specific integrations or existing notes.