session-current

Installation
SKILL.md

Show the current session status by:

  1. Check if .claude/sessions/.current-session exists
  2. If no active session, inform user and suggest starting one
  3. If active session exists:
    • Show session name and filename
    • Calculate and show duration since start
    • Show last few updates
    • Show current goals/tasks
    • Remind user of available skills

Keep the output concise and informative.

Token Optimization

Token Optimization:

This skill is optimized for 70% token reduction (500-1,000 → 150-300 tokens) through session state caching and Bash-only operations.

Related skills
Installs
6
GitHub Stars
1
First Seen
Feb 21, 2026