Read-only snapshot of the current focus, active/completed task counts and blockers, in under 8 lines. Use when user says "status", "where are we", "what's left", "any blockers", "quick check", or wants a mid-session pulse without changing anything. Do NOT use to open a session (use /start, which also looks for a resumable daily log) and do NOT use for week-level analysis (use /weekly-review).
$npx -y skills add onurpolat05/alba --skill statusInstalls into the current project.
Run `npx skills use "https://github.com/onurpolat05/alba" --skill "onurpolat05/alba/status"` 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.