evening-review

Summarizes daily task outcomes and pushes a report via Feishu.

Updated May 1, 2026
One-click install
npx skills add https://github.com/picsky/flowos --skill evening-review-picsky
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evening-review
Source: https://github.com/picsky/flowos/tree/main/templates/skills/evening-review
Command: npx skills add https://github.com/picsky/flowos --skill evening-review-picsky

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Evening review turns scattered task activity into a concise daily summary, so you can quickly understand what you finished, what you postponed, and what needs follow-up—without manual effort.

Core Features & Use Cases

  • Daily task statistics: Counts completed, pending-overdue, postponed, and newly added items from TickTick.
  • Human-centric recap generation: Produces an encouraging summary with a one-sentence evaluation based on your energy mode.
  • Archiving for weekly/monthly planning: Writes a structured record into MEMORY/daily/ for later review cycles.
  • Feishu push delivery: Sends the recap via Feishu Announce, with a safe fallback that records to today.md and tasks.md if push fails.

Quick Start

Ask the agent: “今天的总结/晚间回顾一下我今天做了什么,并把完成和未完成的重点发到飞书。”

Frequently Asked Questions about evening-review

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

FAQPage Schema
How do I generate an evening recap of my daily tasks and push it to Feishu?

An evening recap summarizes your daily task outcomes from TickTick and pushes a structured report via Feishu Announce. You can trigger it on-demand by asking the agent for a summary of what you did today.

Can I automatically summarize completed and pending TickTick tasks at a scheduled time?

Yes, TickTick task statistics can be generated through a scheduled 21:00 run or an on-demand prompt. The recap counts completed, pending-overdue, postponed, and newly added items automatically.

Do I need TickTick and Feishu integration to receive a daily task summary?

Yes, this daily recap requires TickTick MCP to read task data and Feishu integration to push the structured report. If the Feishu push fails, the system safely falls back to recording in today.md and tasks.md.

How does the evening review handle energy modes for task evaluation?

The evening review applies energy-mode-aware evaluation to produce an encouraging summary with a one-sentence evaluation. It adjusts the recap's tone based on your current energy mode for personal productivity reflection.

What happens to my task statistics after the daily recap is generated?

After generating the recap, the system writes a structured record into MEMORY/daily/ using brain_read and brain_write functions. This archives your daily task outcomes for later weekly or monthly planning review cycles.

What's the best way to track postponed and newly added tasks for a daily review?

Using TickTick MCP to categorize task outcomes into completed, incomplete, postponed, and newly added items provides a clear daily review. The generated recap highlights what needs follow-up without manual tracking effort.