Explain Code
Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?
Gh Close Plan
Close a GitHub plan issue with a summary. Use when the user tells you to "close the github plan issue".
Handover
Prepare a handover for continuing work in a new session. Use when the user asks to "hand over", "prepare handover", "wrap up for a new session", or "context dump".
Gh Create Plan
Create a plan issue on GitHub. Use when planning a task, or when the user tells you to "create a github plan issue" with the repo name as argument.
Gh Implement Plan
Implement a GitHub plan issue step by step with checkpoints. Use when the user asks to "implement the plan", "start working on the plan", or "execute the plan".
Gh Update Plan
Update a GitHub plan issue with progress. Use when planning a task, or when the user tells you to "update the github plan issue".
Gh Review Respond
Read review comments on a GitHub PR, respond to them, fix code issues, and resolve conversations. Use when the user asks to "handle PR review comments", "fix review feedback", or "respond to PR reviews".
Gh Review Cross Pr
Review multiple related PRs across repos for consistency. Use when the user asks to "review these PRs together", "cross-review PRs", or "check consistency across PRs".
Gh Create Pr
Create a GitHub PR from the current branch. Use when the user asks to "create a PR", "open a pull request", or "submit a PR".
Gh Read Plan
Read the GitHub plan issue given as argument. Use when the user tells you to "read this github plan issue" with the issue as argument.
Gh Respond Cross Pr
Respond to review comments across multiple related PRs. Use when the user asks to "handle review comments across PRs", "respond to cross-PR reviews", or "fix feedback on all PRs".
Gh Review Pr
Review a GitHub PR as a reviewer. Use when the user asks to "review a PR", "review this pull request", or "give feedback on this PR".