From workflow
Logs concise work summaries with timestamps and references to detailed documents, following progressive disclosure.
How this skill is triggered — by the user, by Claude, or both
Slash command
/workflow:log-workThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. create the file WORKLOG/YYYYMMDD.md if it doesn't already exist.
# 13:45 Added feature xyz
In the log section include a CONCISE set of items such as the following (Not all may apply to all situations, use your judgement):
npx claudepluginhub johnny-rice/claude-code-tools --plugin workflowLogs concise work summaries with timestamps and references to detailed documents, following progressive disclosure.
Logs accomplishments from Claude Code sessions to dated markdown files at session end, context checkpoints, self-improve triggers, or user request.
Generates and saves Markdown session logs capturing objectives, file changes, referenced materials, technical notes, future plans, open items, and metrics to resume project work across conversations.