Cross-session pattern analysis - reads recent daily logs, errors and learnings to surface recurring problems, then proposes rules, skills or hooks with evidence. Runs in a forked subagent. Use when user says "reflect", "find patterns", "what keeps going wrong", "how can I improve my workflow", "analyze my sessions", "am I repeating mistakes". Do NOT use for this week's summary and next-week planning (use /weekly-review) or for closing a single session (use /end).
$npx -y skills add onurpolat05/alba --skill reflectInstalls into the current project.
Run `npx skills use "https://github.com/onurpolat05/alba" --skill "onurpolat05/alba/reflect"` 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.