بنقرة واحدة
log
Log work to daily work log — session work or external activity
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Log work to daily work log — session work or external activity
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Sweep Wolf calendars and the DMP calendar for OoO mirroring, tag-line normalization, and DMP conflict detection. Auto mode is silent and runs once per day, fired by the first worklog-touching skill that creates today's worklog file. Interactive mode (default) does the full sweep.
Log a notable accomplishment
Systematic code audit of a Python codebase against DMP standards
Ship completed work — direct release or PR
Find what to work on next — pulls from Jira, OmniFocus, and local inbox/TODO
Log commute time to daily work log
| name | log |
| description | Log work to daily work log — session work or external activity |
| argument-hint | [description] |
| allowed-tools | Read, Write, Edit, AskUserQuestion, mcp__omnifocus__* |
Add an entry to the daily work log. Argument: $ARGUMENTS (description, optional).
Handles both session work (done in this Claude session) and external activity (done outside this environment). Infer which from context:
Read ~/Vaults/Notes/0-log/worklog/CLAUDE.md for the canonical worklog
format — frontmatter schema, entry format, duration short forms, and client
attribution rules.
Write to: ~/Vaults/Notes/0-log/worklog/YYYY/MM/YYYY-MM-DD.md
Create year and month directories as needed. If today's worklog file did not
exist before this run and you just created it, invoke /calendar-cleanup --auto
immediately after writing the initial frontmatter — this fires the once-per-day
silent calendar sweep. Continue with the rest of the procedure regardless of
cleanup outcome.
Description: Use $ARGUMENTS if provided. In session mode, pre-fill from
what was just accomplished. In external mode, confirm or refine with the user.
Ask the user for:
Append to the file (create if needed):
## Task Description Here
Ticket: PROJ-123 - Brief ticket summary
Duration: 2h (ClientName)
Optional brief details.
Notes:
3h, 30m, 1.5h, ~2hWhen creating or appending to a daily file, always read the existing file first, then update the YAML frontmatter to reflect all entries (including the new one). See the worklog CLAUDE.md for the full frontmatter schema.
After adding the entry, check OmniFocus for matching tasks. If a match exists, ask if it should be marked complete or updated.
After the task manager step, ask: "Anything to carry forward for tomorrow?"
## Pick-up section
at the bottom of the worklog file.## section in
the body).