Agent skill

log-session

Log entries to the current learning session. Use mid-session to save progress, capture concepts learned, or record corrections. Triggers on "log this", "save progress", "record what we learned".

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/log-session

SKILL.md

Log recent learning to the current session.

Steps

  1. Find active session in .claude/learning-sessions/index.json
    • If none: tell user to run /start-session first
  2. Read the session file
  3. Review conversation since session started (or last log)
  4. Add entries per references/entry-types.md
  5. Write updated session file
  6. Confirm: "Logged X concepts, Y corrections, etc."

Guidelines

  • Keep entries atomic and concise
  • Don't duplicate existing entries
  • Capture misconceptions (valuable for review)
  • Note elaborations (show deep understanding)
  • Track confidence vs accuracy

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results