writing-work-logs

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 $writing-work-logs or names writing-work-logs.

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
2
GitHub Stars
8
First Seen
1 day ago
writing-work-logs — narumiruna/agent-skills