history-session

Installation
SKILL.md

history-session

Display historical Claude Code sessions for the current directory so the user can decide whether to --resume one.

Trigger

Use this skill when the user types:

  • /history-session
  • "历史会话"、"history session"、"查看历史"、"看看历史会话"

Steps

Step 1: Run the lookup script

python3 ~/.claude/skills/history-session/scripts/history_session.py "$PWD"

Step 2: Display results

Installs
8
GitHub Stars
19
First Seen
May 15, 2026
history-session — bighardperson/computer-science-skills-collection