Memory Update — Development skill for Claude Code
Updates .claudememory with decisions and tasks completed in the session.
How to install Memory Update
Installs to ~/.claude/commands/drlux-claude-code-template-memory-update.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/DrLux/claude-code-template/HEAD/.claude/commands/memory-update.md -o ~/.claude/commands/drlux-claude-code-template-memory-update.md Restart Claude Code, or start a new session, for it to be picked up.
What Memory Update does
name: memory-update description: Updates .claudememory with decisions and tasks completed in the session
Analyze the current session and update `.claudememory`:
- Add to "Recent Technical Decisions" the choices made today (with date).
- Mark resolved TODOs as completed [x].
- Add new TODOs identified during work.
- Update "Features in Development" with the current status.
Do not delete history: add at the top of sections. Keep the file under 100 lines: archive decisions > 30 days
Alternatives in Development
- Session Update — Update the current development session by 1.2k ★
- Projectmem — Open-source coding agent memory 766 ★
- Harness Improvement — Update Kandev harness files from session learnings or explicit cross-platform harness requests 697 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Migrate Followups
Consolidate the migrated repos' open follow-ups (owner decisions, tasks, deferrals) and update them at the sou
Bullpen Config
View or update bullpen configuration. Without arguments, shows the current settings. With "set ", updates one
MCP Tasks Optimize Prompts
Analyze session events from completed stories to optimize prompts
Memory Shard Roll
Close finished calendar years out of an over-ceiling log-topic file (worklog/support/decisions) into a locked
Update Claude Md
Propose updates to CLAUDE.md based on session work and recurring patterns
Update Sop
Run the Agent SOP session end checklist. Updates all tracking files, writes the resume snapshot, and commits.
Related Agents
Taskmaster
Maintain docs/todos.md as the canonical Gemma-Code progress tracker. Reads recent commits, open issues, merged
End Session
Use at the end of every working session. Chains learn → memory update → drift check → status update in the cor
Brain Manager
Token-efficient memory manager for the Obsidian Brain. Use it for retrospectives, session handoffs, and adding