AI SummarySession Logger helps developers structure and write session log entries by guiding them through categorizing work into Goal, Changes, Decisions, Open Questions, and Next Steps sections. Ideal for teams or individuals who maintain project logs and need consistency in documentation.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "session-logger" skill in my project. Please run this command in my terminal: # Install skill into the correct directory mkdir -p .claude/skills/session-logger && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/session-logger/SKILL.md "https://raw.githubusercontent.com/itprodirect/session-logger/master/SKILL.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Help structure and write session log entries. Use when user says "log this session", "update the log", "what should I log", "end session", "summarize what we did", or needs help deciding what goes in Goal/Changes/Decisions/Open Questions/Next sections of a session log.
Session Logger
Guide users through creating well-structured session log entries for docs/log.md.
When to Use
• End of a coding session • After completing a feature or fix • When user is unsure what to document • When switching context away from a project
The Log Format
Each entry has 5 sections. Help the user categorize their work correctly:
Goal
What it is: The main objective for this session (1-2 sentences) How to identify: What were you trying to accomplish when you started? Example: "Build the uploader module for parallel PDF uploads"
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster