wrap-up

Update YAML progress markers, fix Obsidian tags, and commit and push changes.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/elliot200852-lab/waldorf-teacher-os --skill wrap-up-elliot200852-lab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wrap-up
Source: https://github.com/elliot200852-lab/waldorf-teacher-os/tree/main/.agents/skills/wrap-up
Command: npx skills add https://github.com/elliot200852-lab/waldorf-teacher-os --skill wrap-up-elliot200852-lab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

End-of-session progress, tag hygiene, and change logging are scattered across tools. This Skill automates updating progress markers, fixing Obsidian tags, and performing git commit+push to keep your workspace consistent and ready for the next session.

Core Features & Use Cases

  • End-of-session progress sync: updates YAML progress markers across the project.
  • Obsidian tag normalization: fixes and harmonizes tags to maintain consistency.
  • Git operations: commits and pushes changes automatically.
  • Session boundary assessment: evaluates whether the next session should start fresh based on workload context.

Quick Start

Trigger the wrap-up process at the end of a session to auto-sync progress, fix tags, commit, and push changes.

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 commit and push for Obsidian notebooks at the end of a session?

You can automate end-of-session git commit and push for Obsidian notebooks by triggering a wrap-up process that consolidates changes and pushes them automatically. It updates YAML progress markers, fixes tags, commits, and pushes in one workflow.

What is the best way to normalize Obsidian tags and sync progress markers across multiple agents?

Normalizing Obsidian tags and syncing progress markers is handled by an automated end-of-session wrap-up. It harmonizes inconsistent tags and updates YAML progress markers across the project to maintain workspace consistency for the next session.

How does session boundary assessment work for end-of-session workflows?

Session boundary assessment evaluates the current workload context at the end of a session to determine whether the next conversation should start with a fresh context. This decision is made automatically during the final git commit and push phase.

Can I use this end-of-session sync workflow without any external dependencies?

Yes, you can use this end-of-session sync workflow without external dependencies. It operates independently to update YAML progress markers, fix Obsidian tags, and perform git commit and push operations directly within your existing environment.

Why do I need to fix Obsidian tags during a git commit and push workflow?

Fixing Obsidian tags during a git commit and push workflow ensures tag hygiene and consistency across your notes before changes are logged. This prevents scattered or malformed tags from corrupting your vault structure in version control.