session-resume
Claude Session Resume
- Check for an active session by reading the
.claude/sessions/.current-sessionfile. - If the file is empty or doesn't exist, inform the user that there is no active session to resume and stop the process.
- If the file exists, read contents and provide summary to user. Also provide points on possible next steps to potentially resume that session.
Token Optimization
Optimization status: ✅ Fully Optimized (Phase 2 Batch 4A, 2026-01-27)
Current Implementation Efficiency
Baseline: 3,000-5,000 tokens → Optimized: 1,000-2,000 tokens Target Reduction: 60-75% (60-80% achieved)
This skill is HIGHLY optimized through aggressive session state caching. Session resumption is the strongest use case for caching strategies, achieving 70-80% token savings by loading cached state instead of re-analyzing the entire session history.
Cache-First Architecture
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
13owasp-check
OWASP Top 10 vulnerability scanning and remediation
12database-connect
Database MCP server integration for PostgreSQL, MySQL, MongoDB
11architecture-diagram
Generate architecture diagrams in Mermaid, PlantUML, or diagrams.net formats
10