handover-record
Create a portable handoff record
Structure unfinished work as a valid Handoff Continuity Record, preserve original evidence, and optionally publish it through Handover MCP or the CLI.
Install
Add this skill to your agent
npx skills add 44-pixels/handover-mcp --skill handover-recordThe installer lets you choose Codex, Claude Code, Cursor, and other detected compatible agents.
Outcome
What the agent will do
The skill produces schema-valid, platform-neutral handoff JSON, separates local validation from publication, and verifies that another authorized actor can retrieve the exact record and artifacts.
- Capture objective, state, decisions, artifacts, constraints, questions, next actions, and provenance
- Validate locally against the open Handoff Continuity Record v1 format
- Preserve original Markdown, SQL, HTML, JSON, code, images, and other evidence
- Publish and verify the exact record through an authenticated runtime
Try it
Ask your agent in plain language
Turn this work into a valid Handoff Continuity Record, attach the original evidence, publish it privately, and verify another authorized agent can retrieve it.The skill should activate from intent. You do not need to name its file or memorize a command.
Compatibility
What this skill requires
Local validation requires Node.js 18+; publishing requires Handover MCP or the handover-sh CLI.
- Node.js 18+ for local validation
- Authenticated Handover identity for publishing
Triggers
When this skill should activate
- Create a machine-readable handoff
- Structure this work for another model
- Validate this handoff JSON
- Make this context portable
Runtime map
Capabilities this workflow uses
Use it for real
Connect the skill to an identity.
Handover MCP and the CLI preserve the authenticated human or service agent in every revision.
Connect Handover