What problem does it solve?
This Skill removes the friction of starting a Claude Code session by finding the right workspace context, loading memory, and identifying what work is active before anything important begins.
Core Features & Use Cases
- Workspace validation: Locates the workspace root, verifies setup state, and refuses unsafe or unbound session starts.
- Project and workstream resolution: Classifies the current directory, matches it to a registered project when appropriate, and helps choose the correct workstream.
- Session continuity: Detects existing active markers, resumes ongoing work when needed, and creates a new session marker when starting fresh.
- Memory loading and recap: Loads identity, memory, lessons learned, and recent session context so the user gets an informed session summary.
- Use case: A developer opens Claude Code in a workspace and uses this Skill to immediately determine what project they are in, what they were last doing, and whether they should resume or start something new.
Quick Start
Use the hello skill to start a Claude Code session and let it locate the workspace, resolve the project and workstream, and load the relevant memory automatically.