session-list
Installation
SKILL.md
List all development sessions by:
- Check if
.claude/sessions/directory exists - List all
.mdfiles (excluding hidden files and.current-session) - For each session file:
- Show the filename
- Extract and show the session title
- Show the date/time
- Show first few lines of the overview if available
- If
.claude/sessions/.current-sessionexists, highlight which session is currently active - Sort by most recent first
Present in a clean, readable format.
Token Optimization
Status: ✅ Fully Optimized (Phase 2 Batch 4A, 2026-01-27) Target: 70-80% reduction Baseline: 2,000-3,500 tokens → Optimized: 500-1,000 tokens
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