This skill should be used when the user asks to "generate a weekly recap", "write a weekly summary", "summarize merged PRs", "create a weekly engineering update", "draft a weekly report", "what shipped this week", or "recap this week's PRs". Fetches merged pull requests from GitHub and formats them into a structured, human-readable recap post.
Git worktree management for parallel development workflows. Use when the user wants to work on multiple branches simultaneously without stashing, create isolated environments for features/bugfixes, or manage worktrees (create, list, remove, prune). Triggers on requests like "create a worktree", "work on branch X in parallel", "set up a new feature branch environment", or worktree-related operations.