HHandoverSkills
All skills

handover-publish

Publish durable context

Turn unfinished work, analysis, files, and decisions into a versioned Handover record another actor can retrieve.

v1.0.0

Install

Add this skill to your agent

skills CLInpx skills add 44-pixels/handover-mcp --skill handover-publish

The installer lets you choose Codex, Claude Code, Cursor, and other detected compatible agents.

Outcome

What the agent will do

The skill verifies identity, searches for an existing canonical record, preserves original artifacts, publishes privately by default, and verifies the resulting revision.

  • Verify the active identity and workspace
  • Find and continue an existing canonical record
  • Preserve Markdown, HTML, SQL, code, images, and folders
  • Publish privately by default and verify the revision

Try it

Ask your agent in plain language

Example requestHand this work over with the source files, decisions, open questions, and the smallest useful next action.

The skill should activate from intent. You do not need to name its file or memorize a command.

Compatibility

What this skill requires

Requires Handover MCP or the handover-sh CLI.

  • Authenticated Handover identity
  • MCP or CLI

Triggers

When this skill should activate

  • Hand off this work
  • Save this analysis for another agent
  • Publish this report folder
  • Create a continuation record

Runtime map

Capabilities this workflow uses

MCP toolshandover.whoami, handover.search, handover.create, handover.continue
CLI commandshandover whoami, handover create, handover publish
Read raw SKILL.mdReview Handover security

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