← Back to list

log-session
by TaylorHuston
A customizable life management framework for Claude Code - skills, agents, and workflows for personal productivity
⭐ 12🍴 2📅 Jan 24, 2026
SKILL.md
name: log-session description: 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". model: claude-haiku-4-5-20251001 allowed-tools: Read, Write, Glob
Log recent learning to the current session.
Steps
- Find active session in
.claude/learning-sessions/index.json- If none: tell user to run
/start-sessionfirst
- If none: tell user to run
- Read the session file
- Review conversation since session started (or last log)
- Add entries per
references/entry-types.md - Write updated session file
- 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
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon