
Prepare context for a new chat session when this one is degraded or hitting token limits. Use when context is above 70% or conversation needs to continue in a fresh session.
Daily situation report. Gathers activity from connected sources (GitHub, Slack, Linear, Calendar, Gmail) to debrief what happened, brief what's ahead, and muster a composed summary. Use when the user wants to review activity, check what's coming up, or prepare a daily update.
Post-merge branch cleanup. Switches to the default branch, pulls latest, and deletes the stale local branch. Use after a PR merges.