Help a human reviewer clear a pull-request queue. Two modes: TRIAGE sweeps the whole open queue cheaply (one GraphQL query, no deep read) and renders a worklist of the single next action + owner per PR, ordered to drain fastest; REVIEW fans out a per-PR…
Post-merge branch cleanup. Switches to the default branch, pulls latest, and deletes the stale local branch. Use after a PR merges.
Git conventions for commits, branches, and using git as a context source. Use when committing code, creating branches, or needing to understand repository history.
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 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.