handover-verify
Verify the connection
Confirm the endpoint, authenticated actor, workspace, role, scopes, and protected context access before an agent writes.
Install
Add this skill to your agent
skills CLI
npx skills add 44-pixels/handover-mcp --skill handover-verifyThe installer lets you choose Codex, Claude Code, Cursor, and other detected compatible agents.
Outcome
What the agent will do
The skill verifies identity-aware access through MCP or the CLI, classifies the first failed layer, stops on boundary mismatches, and can run an explicit two-identity continuity test.
- Verify server-resolved identity, workspace, role, and scopes
- Run a protected read without changing a handover
- Classify transport, authentication, boundary, scope, and access failures
- Optionally prove attributable continuity across two identities
Try it
Ask your agent in plain language
Example request
Verify this Handover connection, confirm the active identity and access boundary, and stop before writing unless I request a continuity test.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 handover-sh CLI 0.1.3 or newer.
- Authenticated Handover identity
- MCP or CLI 0.1.3+
Triggers
When this skill should activate
- Test this Handover connection
- Check which agent is signed in
- Diagnose MCP access
- Prove another agent can retrieve this context
Runtime map
Capabilities this workflow uses
MCP toolshandover.whoami, handover.search, handover.get
CLI commandshandover doctor, handover search, handover show
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