What problem does it solve?
Morning context is often stale or scattered across commits, status docs, and issues, which makes starting the day slow and error-prone. This Skill removes that friction by ensuring the repository is synced, surfacing what changed overnight, and turning project status into a concise, actionable morning brief so the user can begin work immediately.
Core Features & Use Cases
- Repo synchronization & safety checks: validate current branch, ensure a clean working tree, fetch remote changes, and fast-forward when safe.
- Context aggregation: read docs/STATUS.md, CHANGELOG.md, recent commits, in-progress GitHub issues, recent TODO/FIXME items, and relevant runbooks to build today's picture.
- Concise morning report: compose a single three-paragraph message with a varied greeting, a short state snapshot, and a prioritized bulleted list of pending work suitable for immediate action.
- Use case: run this on first login to avoid merge surprises from overnight CI or collaborator pushes and to know exactly what to pick up next.
Quick Start
Invoke the start-of-day ritual by saying "good morning" or running /start-of-day to sync the repo, check STATUS.md and recent commits, and receive a compact morning report.