taylorhuston/local-life-manager · Archived

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".

First seen Jan 26, 2026

Installation

$ npx skills add taylorhuston/local-life-manager --skill log-session

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from taylorhuston/local-life-manager · top by installs.

npx skills add taylorhuston/local-life-manager

Browse all from taylorhuston/local-life-manager

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 69
License MIT
Default branch main
Open issues 1
Status Archived

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsRead, Write, Glob
Declared agents claude-code

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 898 B
  • docs SUMMARY.md 213 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 11 installs

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

  1. Read the session file
  2. Review conversation since session started (or last log)
  3. Add entries per references/entry-types.md
  4. Write updated session file
  5. 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