session-current
Installation
SKILL.md
Show the current session status by:
- Check if
.claude/sessions/.current-sessionexists - If no active session, inform user and suggest starting one
- 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.