Goodnight
Use this skill to maintain daily work logs in:
/clusterfs/mhg-data/yaoshen/codex_notes/daily/YYYY-MM-DD.md
Workflow
- Use the current local date from the environment/user context for
YYYY-MM-DD. - Open the existing daily note if present; create it if missing.
- If today's note already exists, update that existing file in place instead of adding a second same-day daily log.
- Merge new information into the existing
Summary,Files/Paths,Stopping Point, andTodosections. - Replace stale stopping points and completed todos rather than duplicating them.
- Keep a short time-stamped subsection only when it adds meaningful chronology within the same day.
- Merge new information into the existing
- Maintain concise sections:
Summary: what was done today.Files/Paths: important files, directories, scripts, status files, job IDs, or note paths.Stopping Point: where the work currently stands.Todo: concrete next checks or actions.
- Prefer concise factual bullets over long chat transcripts.
- Include enough absolute paths and job IDs that a future session can resume without reading the full conversation.
- Do not include private reasoning or irrelevant command noise.
- If the user asks for a specific item to be remembered, include it verbatim enough to preserve the meaning.
- After writing, report the note path and a short summary of what changed.
- Include
Good night!in the user-facing final response after the log is written.
Style
Keep notes durable and scan-friendly. Use dated headings for multiple entries in the same file, for example:
## 15:40 - revdod resubmission
- Submitted jobs `23297114-23297126`.
- Stopped with 13 jobs pending/running on `lr8`.