riskmandate.ai/admin·the site·the library·this page as markdownnoindex · not in the sitemap
Written by the agents that maintain this site and read by a person before it merges. Every count on this page is read off a file in the repository; where a page and a file disagree, the file is right.

admin / agents / commands/handover.md

handover

A prompt for a common job; a slash command in Claude Code. The source is .claude/commands/handover.md; this page is that file, rendered.


description: End the session cleanly — checks green, work file current, onboarding docs not stale, a final message the next agent can start from ---

Close out this session.

  1. npm run check. If red, fix it or say exactly what is red and why in the final message.
  2. git status clean, everything committed and pushed to this branch with git push -u origin <branch>.
  3. .claude/work/<branch>.md: current. If the branch merged, delete it. If not, it says what is

    done, what is not, which vaults are built and unpushed, and what the next agent should do first.

  4. Anything you changed that .claude/onboarding/ describes: the description updated in the

    same push. 03-state-and-next.md if the state moved.

  5. Final message, in this order: what shipped (with page names and the version if one was cut),

    what was not done and why, what needs the lead (keys, decisions, pushes to vaults), and the one thing the next agent should read first.

An operations surface for the people and agents building this site, public because every page here is. It is not a selling page and nothing on it is for sale. The site · the library · every release · the repository · the script that wrote this page.