daily-review

Automate end-of-day journal review and next-day planning with Bash and GitHub CLI.

69|7|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/TaylorHuston/local-life-manager --skill daily-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-review
Source: https://github.com/TaylorHuston/local-life-manager/tree/main/.claude/skills/daily-review
Command: npx skills add https://github.com/TaylorHuston/local-life-manager --skill daily-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Completing a daily journal review can be time-consuming and error-prone. This Skill automates the end-of-day review process, summarizes what happened, captures highlights, and plans tomorrow so you start fresh.

Core Features & Use Cases

  • Journal Summary: Condenses today’s activities into a concise recap with key decisions and outcomes.
  • Highlight & Memory Capture: Records notable moments and stores memory files for quick recall.
  • Tomorrow’s Plan: Proposes a focused set of tasks and goals for the next day, ready to review.
  • Use Case: End your day with a complete journal entry and a ready-to-execute tomorrow plan without manual drafting.

Quick Start

Run the Daily Review Workflow to generate today’s journal recap and tomorrow’s plan.

Frequently Asked Questions about daily-review

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

FAQPage Schema
How do I automate end-of-day journal review and tomorrow's planning?

Automate end-of-day journal review by running the Daily Review Workflow to gather activities, capture highlights, and draft tomorrow's plan. It condenses today's decisions and outcomes into a concise journal recap using deterministic Bash and GitHub CLI data gathering.

Does daily review work with Obsidian and personal knowledge management workflows?

Yes, daily review integrates with Obsidian and personal knowledge management workflows by performing read and write operations to journal and memory files. It stores notable moments in memory files for quick recall within your existing setup.

What is the best way to capture daily highlights and memory files for single-user workflows?

The best way to capture daily highlights and memory files is running the automated workflow, which records notable moments and writes them directly to memory files. This ensures quick recall and consistent highlight capture for a single user.

How do I generate a focused task list for the next day without manual drafting?

Generate a focused task list for the next day by executing the workflow, which proposes a ready-to-execute tomorrow plan. It reviews today's outcomes and suggests tasks and goals, eliminating the need for manual drafting.

Do I need GitHub CLI and Bash to use the daily review workflow?

Yes, you need GitHub CLI and Bash to use the daily review workflow. The Skill relies on these tools to deterministically gather data for your daily summaries and activity tracking.

What are the limitations of automating daily journal summaries with this workflow?

A limitation of automating daily journal summaries is that the workflow targets single-user environments and relies on Bash and GitHub CLI for data gathering. It does not support multi-user collaboration or external data sources outside this defined workflow.