Daily Log banner
binqi20 binqi20

Daily Log

Documentation community

Description

--- description: Generate or update today's daily work log — a Markdown summary of the day's work in this conversation (what was done and why, commits/releases, problems and their fixes, lessons, end-of-day state, and next steps) written to worklogs/YYYY-MM-DD.md. Run this ONLY when the user explicitly invokes /daily-log at the end of a workday; never generate a log proactively. Use it when the user asks to "log today's work", "write the work log", "end-of-day summary", "daily log", or "wrap up

Installation

Installs to ~/.claude/commands/binqi20-management-research-notes-daily-log.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/binqi20/management-research-notes/HEAD/.claude/commands/daily-log.md -o ~/.claude/commands/binqi20-management-research-notes-daily-log.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository