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.
Related skills
More from manastalukdar/claude-devstudio
duplication-detect
Find and eliminate code duplication with DRY refactoring strategies
20db-diagram
Generate database ER diagrams from schema for documentation
17lighthouse
Run Lighthouse audits and implement performance, accessibility, and SEO fixes
13session-resume
Resume previous work from archived session with full context restoration
12owasp-check
OWASP Top 10 vulnerability scanning and remediation
12database-connect
Database MCP server integration for PostgreSQL, MySQL, MongoDB
11