AI Worklog

After completing any substantive coding task — writing a feature, fixing a bug, refactoring, running an experiment — emit a "report card" alongside the code so the human can explain what changed, why, and what's next without re-reading everything. Use this whenever you finish a unit of work the user will eventually have to report on, defend in a meeting, or hand off — especially in fast "vibe coding" sessions where the human didn't write the code line-by-line and won't otherwise have the details in their head. Trigger even if the user didn't explicitly ask for a summary; the cost of being asked "where's the code for this?" in a meeting and not knowing is exactly what this prevents. Also use when the user says "log this," "what did we do," "write it up," "append to the worklog," or asks for a standup/status update on recent work. Supports a condensed "exec" version (triggered by "/ai-worklog exec" or "for a non-technical manager") that drops code-level detail for non-technical stakeholders. The same applies to

hildahanyuwang 0454518 6 files · 45.0 KB Updated

File contents

hildahanyuwang/log-your-work/tree/main/ commit 0454518c46

Frequently asked questions

npx skillmds@latest add hildahanyuwang/ai-worklog