End Of Day Wrap Up is a skill published by agensi that automates the creation of daily progress reports by pulling together workspace activity, files modified during the session, and user-supplied notes. Rather than relying on memory or a blank page, it synthesizes that evidence into a cohesive summary that separates work done with AI assistance from work completed manually — a distinction described as a strict quality gate in the skill’s own documentation.
The skill applies carry-forward logic to identify unfinished tasks and blockers, so the next session starts with continuity rather than confusion. It enforces selection of exactly one top priority for the following day, preventing the morning paralysis that comes from an undifferentiated task list.
Output is produced in two formats: clean Markdown suited for documentation systems or commit logs, and a self-contained, mobile-responsive HTML file designed for sharing with managers or teammates without requiring them to have any specific tooling. The HTML artifact can be saved locally or forwarded directly.
The skill is aimed at developers and project leads who want structured, evidence-based reporting without manual overhead. It does not require environment variables or additional configuration. Because it has no exposed tools, it operates as a guided workflow rather than a direct API integration — making it appropriate when the goal is structured reflection and reporting rather than programmatic data retrieval.