What problem does it solve?
This Skill streamlines the management of AI work sessions, ensuring that your progress, context, and project artifacts are consistently saved, retrievable, and organized.
Core Features & Use Cases
- Session Creation: Start new, uniquely named work sessions with automatic date-stamping and optional Git worktree creation.
- Session Loading: Resume previous work by easily loading existing sessions based on name patterns.
- State Synchronization: Sync your current conversation and work into the active session's overview and logs.
- Archiving: Clean up by archiving completed sessions or specific work files within a session.
- Use Case: When starting a new feature development, you can
start a session named "jwt-auth", which automatically creates a new Git worktree and a detailed _overview.md file to track your progress through investigation, planning, and implementation phases.
Quick Start
Start a new session named 'my-new-feature' in the default sessions directory.