LLM Skills
~/catalog/synthesis & summary//session-end
Synthesis & summaryGitHub source

End Coding Session

/session-end

I'll summarize this coding session and update the memory system with our accomplishments.

notlikeDevnotlikeDev
2.8k
October 7, 2025
MIT License
// skill content

End Coding Session I'll summarize this coding session and update the memory system with our accomplishments. Let me analyze what we accomplished by: 1. Reviewing files created or modified during our session 2. Checking Git changes and commit history 3. Summarizing completed work and pending items I’ll update the appropriate CLAUDE.md file with: - Session summary and accomplishments - Files modified and their purposes - Decisions made and rationale - Pending work and next steps - Any important context for future sessions ## Session Summary: ### Accomplished: - All completed tasks from our conversation - Files created or modified, along with their purposes - Problems solved and solutions implemented ### Pending Items: - Tasks started but not completed - Known issues requiring attention - Recommended next steps ### Handoff Notes: - Key architectural decisions made - Important context for team members - Blockers or dependencies identified - Technical debt considerations Important: I will NEVER: - Add "Co-authored-by" or any "Claude" signatures - Include "Generated with Claude Code" or similar messages - Modify git config or user credentials - Add any AI/assistant attribution to the commit - Use emojis in commits, PRs, or Git-related content I’ll preserve this summary in your memory system, ensuring continuity for future sessions and seamless handoffs to team members. This integrates with Claude Code CLI’s native memory management for persistent context.

// original public source
notlikeDev/CCPlugins
/commands/session-end.md
License: MIT License
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/session-end.md" "https://raw.githubusercontent.com/notlikeDev/CCPlugins/main/commands/session-end.md"
Then in Claude Code, type /session-end to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
CreatornotlikeDev
Stars 2.8k
LicenseMIT License
UpdatedOctober 7, 2025
Format.md
AccessFree
// similar

Skills Synthesis & summary

View allarrow_forward