end-day

Generates a daily summary, syncs progress, and commits repository changes.

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/vogon101/KnowledgeWork --skill end-day
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: end-day
Source: https://github.com/vogon101/KnowledgeWork/tree/main/skills/end-day
Command: npx skills add https://github.com/vogon101/KnowledgeWork --skill end-day

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

End-of-day wrap-up is the disciplined habit of summarizing today's work, syncing updates across tasks and diaries, and committing changes to the project repository. This Skill automates that flow, reducing cognitive load and ensuring nothing gets lost in the shuffle.

Core Features & Use Cases

  • Daily summary: Generate a concise recap of completed tasks, open items, and next steps.
  • Diary linking: Verify today’s meetings are represented in the diary and create links where needed.
  • Repository commit: Stage and commit status updates to keep the project history accurate.

Quick Start

Use the end-day skill with an optional date argument to wrap up a specific day or today: end-day [date].

Frequently Asked Questions about end-day

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

FAQPage Schema
How do I automate my end-of-day work wrap-up and repository commit?

To automate your end-of-day wrap-up, this skill generates a daily summary, syncs task progress, links meetings to your diary, and commits changes to the repository automatically. It relies on locally available CLI scripts to gather activity and perform the commit.

What is the best way to generate a daily summary of completed tasks and open items?

The best way to generate a daily summary is using an automated wrap-up skill that reviews task activity, documents completed items, lists open tasks, and outlines next steps. It consolidates session activity into a concise record for reference.

How do I link today's meetings into my diary automatically?

You can link meetings into your diary by running a wrap-up skill that verifies today's meetings are represented and creates links where needed. It checks meeting records during the end-of-day sync and updates the diary.

Do I need any specific dependencies to use this daily review tool?

You do not need external dependencies, but you must have standard shell commands and locally available CLI scripts. The skill operates within your existing project environment to gather activity and perform commits.

Can I run an end-of-day wrap-up for a specific past date?

Yes, you can run the end-of-day wrap-up for a specific date by providing an optional date argument. Using the format 'end-day [date]' allows you to review and commit records for that particular session.

Why should I use an automated daily review instead of manually committing changes?

An automated daily review reduces cognitive load and ensures nothing gets lost by standardizing the process. It consistently syncs updates across tasks and diaries while staging and committing status changes to keep project history accurate.