daily-work-logger

Extract tasks, decisions, and progress from yesterday's notes into the Daily Note.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/KIM-KYOUNG-OH/dotfiles --skill daily-work-logger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-work-logger
Source: https://github.com/KIM-KYOUNG-OH/dotfiles/tree/main/.claude/skills/daily-work-logger
Command: npx skills add https://github.com/KIM-KYOUNG-OH/dotfiles --skill daily-work-logger

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill reduces the manual overhead of summarizing yesterday's work and updating the Daily Note, enabling faster daily reflections and better continuity.

Core Features & Use Cases

  • Automated daily summarization: extracts relevant items from yesterday's documents and updates the Daily Note.
  • Parallel sub-agent orchestration: coordinates multiple specialized sub-agents to minimize main-context load.
  • Actionable daily logs: provides a concise, searchable entry for the next day.

Quick Start

Run the daily-work-logger to process yesterday's notes and update the Daily Note.

Frequently Asked Questions about daily-work-logger

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

FAQPage Schema
How do I automatically summarize yesterday's work into an Obsidian daily note?

You can automate daily note summarization by running this skill, which coordinates parallel sub-agents to extract tasks, decisions, and progress from yesterday's modified vault documents and update your daily-note template.

How does extracting daily logs from vault documents minimize main-context usage?

Extracting daily logs minimizes main-context usage by coordinating parallel sub-agents to process documents modified yesterday, pulling relevant work items without overloading the primary context window.

Do I need a specific Obsidian daily-note template to reflect yesterday's progress?

Yes, the automated daily reflection requires an existing Obsidian daily-note template to ensure the extracted tasks, decisions, and progress are formatted correctly into the target date's entry.

What is the best way to automate daily reflections and maintain workflow continuity?

The best way to automate daily reflections is to extract yesterday's work from modified notes across your vault and reflect it into the Daily Note, reducing manual overhead and enabling faster continuity.

Can I use parallel sub-agents to extract tasks and decisions from modified notes?

Yes, you can use parallel sub-agents to extract tasks and decisions from notes modified yesterday, orchestrating specialized sub-agents to minimize main-context load while updating your daily log.