Open a work session - reads dashboard and todo, checks for a resumable daily log, prints today's top priorities in under 10 lines. Use when user says "start", "let's begin", "good morning", "what am I working on today", "open the session", or types /start at the top of a session. Do NOT use for a mid-session check (use /status, which is read-only and does not look for a resume point), and do NOT use to close a session (use /end).
$npx -y skills add onurpolat05/alba --skill startInstalls into the current project.
Run `npx skills use "https://github.com/onurpolat05/alba" --skill "onurpolat05/alba/start"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/onurpolat05/alba" that are relevant to the current task. Run `npx skills add "https://github.com/onurpolat05/alba"` and select the relevant skills, then follow their instructions.