# Evening Review

> Summarize the day's accomplishments, move incomplete tasks to tomorrow, and plan tomorrow's top 3 priorities. Trigger with "evening review", "end of day", "how did today go", or "wrap up".

- Skill: `clawpod-app/evening-review` (Agent Skill)
- Install (CLI): `npx skillmds@latest add clawpod-app/evening-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/clawpod-app/evening-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: clawpod-app (https://skillmd.com/u/clawpod-app)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/clawpod-app/evening-review

---


# Evening Review

Reflect on the day and prepare for tomorrow.

## When to Use
- End of the workday
- User wants to review what got done
- Planning for the next day

## Steps
1. Review what was planned vs. what was completed
2. Identify incomplete tasks and their reasons
3. Move incomplete tasks to tomorrow's queue
4. Identify productivity patterns (time of day, type of work)
5. Set tomorrow's top 3 priorities

## Output Format
```markdown
Today's Recap:

**Completed**: [X]/[Y] priorities
- [Completed task]
- [Completed task]

**Moved to Tomorrow**:
- [Task] ([reason])

**Time Tracked**: [X]h focused work
**Pattern**: [Observation about productivity]

**Tomorrow's Top 3**:
1. [Task]
2. [Task]
3. [Task]
```

