work-log-writer

Installation
SKILL.md

Work Log Writer

Scope

Write concise work logs for a specified date range in the current git repository. Do not use this skill unless the user explicitly invokes $work-log-writer or names work-log-writer.

Operate on one git repository at a time. Do not write files unless the user explicitly asks for a saved note or file update.

Date Range

Resolve the requested range before collecting evidence.

  • If the user uses a relative range such as today, yesterday, or last week, check the current local date first.
  • Interpret "last week" as the previous calendar week by default. If context suggests the user might mean the last 7 days, ask one concise clarification question before proceeding.
  • If the user gives explicit dates or a start/end range, use them directly.
  • If no date range is provided, ask which date or period to summarize.

Use concrete dates in the final title, not relative labels.

Installs
3
GitHub Stars
8
First Seen
May 5, 2026
work-log-writer — narumiruna/agent-skills