with one click
handover
Create or update a concise handover doc for the current repo/session.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Create or update a concise handover doc for the current repo/session.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Finish a GitHub PR by using gh to gather full PR context, creating a markdown todo list of open review comments, addressing them (err on the side of fixing), running council-review and the repo-required checks (often `yarn check`), committing/pushing updates, and monitoring CI until green. Use when asked to finish/land/complete a PR or resolve review comments.
Checklist for releasing packages from this monorepo (code PR -> Version Packages PR -> npm publish).
| name | handover |
| description | Create or update a concise handover doc for the current repo/session. |
Create or update a handover doc for the current repo.
repodocs/prompts/ exists -> use it.docs/prompts/.YYYY-MM-DD-handover-<topic>.md<topic> is auto-slugged on creation, using best available context:
date +%Y-%m-%ddate -u +%Y-%m-%dT%H:%M:%SZhostnamepwdgit rev-parse --abbrev-ref HEADgit rev-parse HEADgit status -sbgh pr view --json number,title,url#1234 Title (URL)## branch...origin/branch
M file