resumeday

Restore memory context and review today's tasks via CLI tools.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users quickly restore context from memory and review today's tasks, enabling a focused start to the day.

Core Features & Use Cases

  • Memory restoration: Auto-loads the working memory snapshot and surfaces today's priorities.
  • Diary & last-session review: Reads today's diary, checks what was left from the last session, and highlights pending items.
  • Task & project awareness: Queries tasks via the task-cli for today, overdue items, check-ins, and routines; reviews project blockers in memory.
  • Email & calendar awareness: Leverages the Google skill to surface today’s meetings and urgent items, and identifies actions for follow-up (propose changes, not apply).
  • Status consistency: Checks the README AI_STATUS block for freshness and suggests updates.

Quick Start

Run the resumeday skill to perform a quick morning check-in and surface today’s priorities.

Frequently Asked Questions about resumeday

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

FAQPage Schema
How do I restore working memory and review today's tasks for a morning check-in?

Run the morning check-in to auto-load your working memory snapshot, query today's tasks via task-cli, and surface pending diary items for a focused daily start.

What is the best way to surface today's meetings and overdue tasks together?

The daily check-in leverages the Google CLI to fetch today's meetings while querying the task-cli for overdue items, generating a concise report combining calendar and task awareness.

Can I use local CLI scripts to fetch diary entries and project blockers?

Yes, the morning check-in relies on local tools like task-cli and date_context scripts to read diaries, load memory, and review project blockers directly from your local environment.

How do I check if my project's AI status block is fresh and needs updates?

The morning check-in checks the README AI_STATUS block for freshness and suggests updates, ensuring your project status consistency without automatically applying changes.

Does this morning check-in propose changes to my email and calendar or apply them directly?

The daily check-in identifies urgent items and actions for follow-up from your email and calendar, proposing changes rather than automatically applying them to your schedule.

What do I need to run a daily context restore and task status check?

You need local CLI scripts including task-cli, date_context, and Google CLI tools to load memory, query tasks, fetch meetings, and generate the daily status report.