Doc Create Work Record Delta
{{ π«π«π« }} Generate a work record summarizing today's development session
Doc Create Work Record Delta by majiayu000 Β· da4c556
npx skillmds add majiayu000/doc-create-work-record-delta File contents
---name: doc-create-work-record-deltadescription: {{ π«π«π« }} Generate a work record summarizing today's development session---
<task overview="Create a work record by analyzing today's git commits, code changes, and session context.">
<template location="~/.claude/doc-templates/work-record.md" />
<steps>
1. Read the work record template from ~/.claude/doc-templates/work-record.md
2. Establish period of work you need to cover
- Check docs/work-records/ to see when last work record was created
- Check date and time now
3. Analyze relevant work:
- Git commits on main (and branches merged into main)
- Diffs for each commit
- Files changed and time patterns
4. Infer session focus, goals, and outcomes from commits and conversation context
5. Generate the work record following the template - DO NOT ask user questions unless:
- Critical information is missing that cannot be inferred
- Ambiguity would result in incorrect documentation
6. Present the completed work record for approval
7. Save to docs/work-records/YYYY-MM-DD_HH-MM_[session-focus].md
- YYYY-MM-DD and HH-MM are date & time when record is created, not when first commit was made
</steps>
<notes>
- Focus on what was accomplished, not just what was committed
- Include code snippets for significant changes
- Tie work to larger goals when possible
</notes>
</task>
majiayu000/claude-skill-registry-data/tree/main/documents/doc-create-work-record-delta commit da4c556daf
Frequently asked questions
Run npx skillmds add majiayu000/doc-create-work-record-delta in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
{{ π«π«π« }} Generate a work record summarizing today's development session It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
majiayu000 (@majiayu000) published this skill. Their other Agent Skills are listed on their SkillMD profile.