Session Wrapup banner
diegovogel diegovogel

Session Wrapup

Development community

Description

Is there anything from this session we should add to CLAUDE.md or your memory? * Lessons learned. * Architecture decisions. * Workarounds * Outside context. I want to keep noise to a minimum, but if there's anything that will be helpful context in the future, let's add it. Also, is there anything currently in project-level CLAUDE.md and memory that no longer applies and needs to be removed or updated? IMPORTANT: Review files referenced by CLAUDE.md (e.g., @docs/... includes) as well, not just

Installation

Installs to ~/.claude/skills/diegovogel-claude-code-tools-session-wrapup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/diegovogel-claude-code-tools-session-wrapup && curl -fsSL https://raw.githubusercontent.com/diegovogel/claude-code-tools/HEAD/commands/session-wrapup.md -o ~/.claude/skills/diegovogel-claude-code-tools-session-wrapup/SKILL.md

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

Full documentation available on GitHub

View Source Repository