What problem does it solve? Keeping a personal knowledge workspace current requires running research, curation, and graph-health checks every day, which is tedious to coordinate manually. This Skill runs the entire daily cycle as a single non-blocking command and narrates the composed digest, so you get caught up without babysitting each step. ## Core Features & Use Cases - Composed Daily Run: Invokes the construct daily run CLI (or the construct_daily_run MCP tool), which chains the frozen Python research.run, curation.run, and graph.status capabilities in one pass. - Honest Digest Narration: Reports the run-level status (completed, degraded, or failed), each child cycle's message, and the closing graph-health summary using the capability's own counts. - Escalation Surfacing: Reports the pending-escalation count of items the gates deliberately did not auto-decide, and points you to construct research review and construct curation review for interactive handling. - Use Case: You open your workspace in the morning and say "catch me up" — the Skill runs the full daily cycle and returns a digest covering new research, curation outcomes, and knowledge-graph health, plus a count of items awaiting your review. ## Quick Start Ask the agent to run the daily cycle by saying "run the daily cycle" or "catch me up" in a workspace where the construct CLI is on your PATH.