What problem does it solve?
Manages the continuity and privacy of project and session information, preventing unintentional information leaks between projects and preserving individual session contexts.
Core Features & Use Cases
- Session Management: Manages session start and end commands, handoff prompts, and project profiles.
- Read-Only Repositories: Ensures that sessions and handoffs do not modify the project repositories directly, preventing accidental commits.
- Privacy Preserved: Stores sensitive session notes and personal information in a dedicated notes home outside of project repositories.
- Use Case: When ending a session, this Skill allows users to record their progress and decisions without altering the repository. During a handoff to another developer, the Skill provides clear guidance and scope boundaries, avoiding scope creep and redundant work.
Quick Start
Activate the session-continuity Skill to start a session. End your session by running /session-end to record your work and decisions for future reference.